-
Notifications
You must be signed in to change notification settings - Fork 13.5k
bug: angular, swipe back while page transitioning causes back navigation to break #15154
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
Comments
Yeah, the same problem. In PWA when navigation back, the page will freeze until click somewhere |
Hello, guys ! I think, I have similar problem. What would you recommend (what tool to use) to catch it and deal with it ? |
I got It happened only in ios system too, |
just to add up: it does not only break back navigation, but also tab navigation. |
Thanks for the issue. This has been resolved via #23125, and a fix will be available in an upcoming release of Ionic Framework. |
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. |
Bug Report
Ionic Info
Run
ionic info
from a terminal/cmd prompt and paste the output below.Describe the Bug
Navigating quickly few times between parent and child route causes the app to hang
Steps to Reproduce
Steps to reproduce the behavior:
Related Code
https://github.com/sandy9git/ionic-4-routes
You can also check the blog and comments https://medium.com/@sandipmann/routing-in-ionic-4-84cb052cbe51
Expected Behavior
App shouldn't hang
Additional Context
The text was updated successfully, but these errors were encountered: