Skip to content
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

[UWP] Navigation breaks when back button is pressed #48

Open
pohzhiee opened this issue Nov 29, 2018 · 1 comment
Open

[UWP] Navigation breaks when back button is pressed #48

pohzhiee opened this issue Nov 29, 2018 · 1 comment
Labels
bug uwp Issue related to the UWP platform

Comments

@pohzhiee
Copy link
Member

Steps to reproduce:

  1. Create a master-detail page with NavigationPage as the detail page
  2. Navigate the from the detail page
  3. Press back
  4. Now left with previous detail page
@pohzhiee pohzhiee added bug uwp Issue related to the UWP platform labels Nov 29, 2018
@pohzhiee
Copy link
Member Author

one way to fix is to do DependencyService for custom platform specific navigation implementation
https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/dependency-service/introduction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug uwp Issue related to the UWP platform
Projects
None yet
Development

No branches or pull requests

1 participant