Skip to content
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

triggering ionic livereload when showing a view that has history loses the back button #787

Closed
jtmarmon opened this issue Feb 20, 2016 · 1 comment

Comments

@jtmarmon
Copy link

There's a pretty good overview of the issue with the original one here ionic-team/ionic-framework#3222

As @Ionitron says

If the entire app is refresh, it'll no longer have a history of previous views, which is why the back button no longer shows.

So perhaps the best idea is a suggestion by @mtpultz

useful feature would involve being able to set a config variable that resets to specific state on livereload. Depending on what you are trying to achieve when working through the application. Sometimes I'm just working on a single page and the loss of history doesn't matter, but in other cases this function defeats the purpose of livereload since I have to go and change the URL back to my base domain, or to a specific state.

Another suggestion would be to have a default "go to back" for each view in the case of a reload

@jthoms1
Copy link
Member

jthoms1 commented Oct 28, 2016

This is an enhancement that we might visit in the future but not at this time. Thanks!

@jthoms1 jthoms1 closed this as completed Oct 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants