How can I pass argument to compose navigation with slashes inside? I have a route "serviceCreation/priceSelector/$priceItemUi". In priceItemUi I have a string that may have multiple slashes (/). It breaks navigation because it thinks that it's a different route.