You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In testing ionic I have come across instances where tabs will lose their history state for no apparent reason. I have found a reproducible test case that you can try to see the bug:
Tap "Tabs Nav Stack" -- note the "About" tab now shows the image of the tabs hierarchy.
Tap "Home"
Tap "Contact"
Tap "About" -- you will notice that the tab has lost its history for no reason, and no longer displays the image of of the tabs hierarchy.
The bug is reproducible every time when starting with a fresh page and the above steps. If you try it a couple more times without refreshing the page, the bug goes away for awhile.
The text was updated successfully, but these errors were encountered:
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.
Type: bug
Platform: all
In testing ionic I have come across instances where tabs will lose their history state for no apparent reason. I have found a reproducible test case that you can try to see the bug:
Visit http://codepen.io/ionic/pen/odqCz
Tap "About"
Tap "Tabs Nav Stack" -- note the "About" tab now shows the image of the tabs hierarchy.
Tap "Home"
Tap "Contact"
Tap "About" -- you will notice that the tab has lost its history for no reason, and no longer displays the image of of the tabs hierarchy.
The bug is reproducible every time when starting with a fresh page and the above steps. If you try it a couple more times without refreshing the page, the bug goes away for awhile.
The text was updated successfully, but these errors were encountered: