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

History.state is always null when using appcache #19

Open
SatishGandham opened this issue Nov 22, 2015 · 1 comment
Open

History.state is always null when using appcache #19

SatishGandham opened this issue Nov 22, 2015 · 1 comment

Comments

@SatishGandham
Copy link

Earlier I used to use history.state to decide if an user can go back any further in the application.
But after enabling appcache, it's always null. Is there a workaround or alternate way to know if the user can goback ?

Does it have something to do with hash paths?
#12

Example use case:
Consider there is a blog app
User clicks a link to a post (I love IronRouter), the link opens in the app.
User then follows this path
I love IronRouter > post author > home > I love IronRouter .

Now when the user goes back, he has to goto home > post author > I lover iron router

At this stage, backbutton won't be displayed.

@SatishGandham
Copy link
Author

ANy update?

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

1 participant