Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] Xamarin.Forms Shell Navigation Error #14693

Open
sandsad opened this issue Oct 5, 2021 · 3 comments
Open

[Bug] Xamarin.Forms Shell Navigation Error #14693

sandsad opened this issue Oct 5, 2021 · 3 comments
Labels
a/navigation a/shell 🐚 s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. s/unverified New report that has yet to be verified t/bug 🐛

Comments

@sandsad
Copy link

sandsad commented Oct 5, 2021

I found a navigation error when I was using Shell.
Shell has three tab: Home Page, Mid Page and My Page
The Home page has a button to jump to page A, then page A also has a button to jump to page B, and then page B has a button to jump back to the Home page.
Here comes the problem. When I select My Page,page A appears instead of My Page.
I use await Shell.Current.GoToAsync("//APage") to navigation.

@sandsad sandsad added s/unverified New report that has yet to be verified t/bug 🐛 labels Oct 5, 2021
@jsuarezruiz
Copy link
Contributor

Could share a little bit more information?, what Xamarin.Forms version are you using?, in which platform do you have the issue?

Could you attach a small sample where reproduce the issue?

@jsuarezruiz jsuarezruiz added s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. labels Oct 5, 2021
@sandsad
Copy link
Author

sandsad commented Oct 6, 2021

AppTest.zip

@sandsad
Copy link
Author

sandsad commented Oct 6, 2021

Could share a little bit more information?, what Xamarin.Forms version are you using?, in which platform do you have the issue?

Could you attach a small sample where reproduce the issue?

project uploaded

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/navigation a/shell 🐚 s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. s/unverified New report that has yet to be verified t/bug 🐛
Projects
None yet
Development

No branches or pull requests

2 participants