Description
As the title says. Note, they DO match when a global/ShellContent route is used.
Steps to Reproduce
- Clone the reproduction repository https://github.com/bzd3y/ShellNavigation.git
- Run the application and wait for it to start
- Add a breakpoint at
MauiProgram.cs:26
- Click the button on "Home"/
MainPage. It will navigate to MainPage2
- View the values of the variables in the handler method using the debugger
- Stop debugging, restart the application and use the
ShellContent routes from the flyout menu to see that the values all match
Link to public reproduction project repository
https://github.com/bzd3y/ShellNavigation.git
Version with bug
9.0.60 SR6
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No.
Relevant log output
Description
As the title says. Note, they DO match when a global/
ShellContentroute is used.Steps to Reproduce
MauiProgram.cs:26MainPage. It will navigate toMainPage2ShellContentroutes from the flyout menu to see that the values all matchLink to public reproduction project repository
https://github.com/bzd3y/ShellNavigation.git
Version with bug
9.0.60 SR6
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No.
Relevant log output