@Stefferp wrote:
Hey there,
Is it possible to specify in the stateProvider what views should not be remembered by ionicHistory?
Imagine the following scenario:
- User is on a page (state 1)
- User navigates to other page (state 2)
- User clicks a button that leads to a new submit-form page (state 3)
- User submits the form and app redirects to previous page (state 2)
- User clicks back-button to return to state 1, but instead the app goes back to state 3 because it's in the ionicHistory
Any ideas would be appreciated.
Posts: 7
Participants: 3