Forum Discussion
Papes96
Apr 08, 2023Copper Contributor
is TwoPaneBackStackEntry composable list of routes incompatible with arguments / URI Routes?
Hello, I am doing some tests on the SDK and have encountered a roadblock. Currently, my application uses route arguments to find item details. However, upon navigating to them, the following excep...
tscholze
May 01, 2023Iron Contributor
khalper Thanks for the tip!
Do you have any rough ETA on which the "new approach" will support parameters? 🙂
khalper
Microsoft
May 01, 2023tscholze I unfortunately don't have an ETA at the moment, but I will make sure to reply to this thread with any updates/release information! Thanks for your patience 🙂
- khalperMay 09, 2023
Microsoft
Hi tscholze and Papes96,
I'm working on updating TwoPaneLayoutNav to support navigation with arguments on this branch: https://github.com/microsoft/surface-duo-compose-sdk/tree/khalp/twopanelayoutnav-args
I will be testing out the current approach for the next sprint, but if you have any other thoughts/feedback on if this implementation would be helpful for your use case, let me know!