-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Back navigation does not work after traversing the first page in a 10 page stack with Shell Navigation #24787
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Open similar issues:
Closed similar issues:
|
Hi, if you could provide a github link to a repro sample, that would help us in identifying the bug. Thanks! |
I have added link to repository. Perhaps being new to Maui I am doing something wrong. |
@SoureMaster This one might be fixed on RC2 Does this issue look similar? |
This issue has been verified using Visual Studio 17.12.0 Preview 2.0(9.0.0-rc.1.24453.9 &9.0.0-preview.7.24407.4& 8.0.82 & 8.0.3). 17.11.4 (7.0.101) Can repro this issue with the MauiNavIssue |
Yes, it does look similiar. @PureWeen |
Hi @PureWeen @SoureMaster
So, I followed the workaround and just deleted "Route=" PageOne ""... then it worked: |
@QianaJiao Thanks, that Stack overflow info and your code solved the issue. Thanks again. |
Description
I am currently using Shell Navigation on the app I am creating. There is a signup process in which the user must complete. Back arrow does not fire after traversing to the second page of a 10 page stack.
First Page - Landing page
Second Page - First page of sign up process (Back arrow works)
Third Page to 10th page of sign up, back arrow does not fire and the user is stuck.
Steps to Reproduce
No response
Link to public reproduction project repository
MauiNavIssue
Version with bug
9.0.0-rc.1.24453.9
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
9.0.0-preview.7.24407.4
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: