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

Navigation differs between ion-back-button and browser/hardware backbutton #15290

Closed
mhartington opened this issue Aug 22, 2018 · 1 comment
Closed
Labels

Comments

@mhartington
Copy link
Member

Internally, we're using router.navigateByUrl in Angular's NavController. This creates a problem where the browser back button and the navigation stack we make are out of sync.

Steps to reproduce

  • clone conference app and checkout core-update branch
  • navigate to Speakers tab
  • click on Burt Bear`,
  • click the “back button at the top”, come back to the list of speakers.
  • Then click the browser back button and end up at “Burt Bear”
@ionitron-bot
Copy link

ionitron-bot bot commented Sep 21, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant