We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When we put a new version out, it is very hard to get rid of the cache in whatever browser it has been run in before; but fine in a different browser.
Is this a technical issue of some kind? (Beyond my level of knowledge.)
The text was updated successfully, but these errors were encountered:
from @ivanminutillo in chat:
(this applies to Chrome)
the problem disappeared with me when I manually deleted the token from the local storage
open the developer console —> appliation —> storage / local storage
you can click on the X icon at the left of filter input
Sorry, something went wrong.
How to clear local storage in firefox using firebug: https://stackoverflow.com/questions/6084099/how-to-view-delete-local-storage-in-firefox
No branches or pull requests
When we put a new version out, it is very hard to get rid of the cache in whatever browser it has been run in before; but fine in a different browser.
Is this a technical issue of some kind? (Beyond my level of knowledge.)
The text was updated successfully, but these errors were encountered: