django-rea / rea-app

Multi-platform UI application for OVN (Open Value Network) & REA (Resource / Event / Agent) backends- including Sensorica NRP, FreedomCoop OCP, GoPacifica DEEP & eventually django-rea project.
16 stars 6 forks source link

Cache problems #72

Open fosterlynn opened 7 years ago

fosterlynn commented 7 years ago

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.)

fosterlynn commented 7 years ago

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

cache

bhaugen commented 7 years ago

How to clear local storage in firefox using firebug: https://stackoverflow.com/questions/6084099/how-to-view-delete-local-storage-in-firefox