mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
If a view is set to not be cached, and it is the first view that was loaded, and the next navigation was to a different history with its own ion-nav-views (tabs), then remove the first view. Also allow for the cache state property to be a string ‘false’ and boolean false.