angular-cache icon indicating copy to clipboard operation
angular-cache copied to clipboard

Cache item does not expire If browser is closed

Open yasserMokh opened this issue 8 years ago • 1 comments

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 avatar Oct 15 '17 08:10 yasserMokh

Same problem, any update?

johnfrits avatar Jul 19 '18 14:07 johnfrits