-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Clicking multiple times on a tab shows black screen #11078
Comments
Hello, thanks for using Ionic! We will look into this. |
same here, seems an important issue. |
Absolutely. Dealbreaker for this version for us :-/ |
I'm not able to break the page by tapping on a tab multiple times running v3.0.1, but can confirm that tapping on the active tab again does cause the page to reload. As far as I can tell, this didn't happen in v2. Another issue related to this is also #11015 |
Hello everyone, after further review I am going to close this issue as a duplicate of #11015. |
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. |
Ionic version: (check one with "x")
[ ] 1.x
[ ] 2.x
[x] 3.0.0
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
Click multiple times on a tab to refresh the tab (is this behaviour new? It didn't do this before and I actually would like to turn it off). The view for the tab goes black and broken from this point on.
Expected behavior:
Tab shouldn't reload automatically, should not show black screen obvs, shouldn't do anything really.
Steps to reproduce:
ionic start myApp tabs --v2
Click multiple times on a tab.
Before (after starting the app):
After (clicking the Home tab multiple times relatively fast):
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):Your system information:
ordova CLI: 6.5.0
Ionic Framework Version: 3.0.0
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
Ionic App Scripts Version: 1.3.0
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v7.7.0
Xcode version: Not installed
The text was updated successfully, but these errors were encountered: