(2019-07-23, 23:51)Orion Pobursky Wrote: Seems to work on my phone. Try a ctrl-shift-r to reload the cached scripts.I have found the hack of adding unused query parameters with the timestamp of files works fairly well to avoid browser caching of updated files.
So instead of "file.js", the URL is "file.js?t=2019-07-30-13-44.
The need comes especially from mobile platforms. As an example. I am unable to hard refresh on iPhone standard browser without deleting all browser data.