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
According to the document http://ionicframework.com/docs/api/directive/navClear/ , without nav-clear, it should not clean the history.
But since moving to the latest code with $ionicHistory service, even without nav-clear, after click a sidemenu item, the history seems to be cleared. I call $ionicHistory.goBack but no effect.
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.
According to the document http://ionicframework.com/docs/api/directive/navClear/ , without nav-clear, it should not clean the history.
But since moving to the latest code with $ionicHistory service, even without nav-clear, after click a sidemenu item, the history seems to be cleared. I call $ionicHistory.goBack but no effect.
The text was updated successfully, but these errors were encountered: