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

emptyCacheStorage() not clearing the browser cache #26

Open
pragyav opened this issue Oct 30, 2020 · 1 comment
Open

emptyCacheStorage() not clearing the browser cache #26

pragyav opened this issue Oct 30, 2020 · 1 comment

Comments

@pragyav
Copy link

pragyav commented Oct 30, 2020

window.location.reload(true) is deprecated so emptyCacheStorage() not clearing the browser cache, even though the meta.json is latest.

possible solution::

timestamp the meta.json while fetching

change to window.location.reload()

@educolo
Copy link

educolo commented May 31, 2021

This looks like it's fixed now, but I experienced that my cache it's not clearing and I have to force (after the clear-cache 'update') with ctrl+F5 to reload correctly.

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