-
Improvement
-
Resolution: Won't Fix
-
Major
-
4.1.0
-
None
-
None
and not old JS files cached by the browser.
What would be done is:
- An Ametys URL responding the current Ametys version
- Load ASAP a JS file containing the current Ametys version, asking this URL and compare the values
=> if same values, do nothing more (JS files are up-to-date)
=> if not, the JS files are ones cached by the browser (outdated). Display a popup warning the user of it and advise him to clean its browser cache (no other way??) and reload the page
- Référence
-
RUNTIME-2108 Dev mode should have no cache issue (like prod mode)
- Closed