Browser Cache

To improve performance, modern web browsers implement sophisticated caching strategies. Sometimes this aggressive caching can lead to problems after installing an upgrade on the server. The problem is caused by clients using outdated JavaScript files, and often appears in the form of erratic JavaScript errors.

To fix this problem, clients have to explicitly delete the files cached by their browser. Please refer to the documentation of the browser vendor for details on how to do this.