Status Update
Comments
il...@google.com <il...@google.com> #2
Submitter:
Can you please provide a brief text explanation of:
- What is the summary of the issue you're seeing
- What is the expected behavior
- What is the actual behavior
- What software is showing the bug. What version of software are you reporting it against
- What operating system are you running (android version, device)
- If an app integration, what version of emojicompat or emoji2 are you linking against.
Thanks!
Description
Version used: 2.2.0-alpha03
Devices/Android versions reproduced on:
tested on android 9
ISSUE : Params in query as well in path do not navigates to the targetted fragment/screen and opens the startDestination fragment instead.
Reproduction :
Url :
When clicked on the screen, app opens correctly and so it is correctly associated with the app but it opens the fragment that is marked as startDestination and not the targeted fragment.
NOTE :
This was working correctly on previous versions and we have not changed anything in the codebase of the module since. Unfortunately we couldn't really figure out on which version it broke as there are many modules in the app which depend on latest version of navigation version.(2.2.0-alpha03)