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

Cache item does not expire If browser is closed #265

Open
yasserMokh opened this issue Oct 15, 2017 · 1 comment
Open

Cache item does not expire If browser is closed #265

yasserMokh opened this issue Oct 15, 2017 · 1 comment

Comments

@yasserMokh
Copy link

Thank you for this library, it works great, I just have one issue, that is when i set the maxAge of an cached item, when I close the browser before it hits the max age time , reopen the browser after the max age time has passed, it still gets the cached data, and have to wait for the max age time from the time I reopened the browser window.
What I want is that when I open the browser again, to find the item has expired and get fresh data, any solutions, workarounds for this?

@yasserMokh yasserMokh changed the title Cache item does not Expire If browser is closed Cache item does not expire If browser is closed Oct 15, 2017
@johnfrits
Copy link

Same problem, 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

2 participants