Skip to content

Blank page after deploying an update

Clarification and motivation

Sometimes after updating the deployment, it can happen that opening Agora results in a blank page. This happens because the index HTML page gets cached and it contains the hash of the main js file, however after a redeployment the hash changes and the js file is no longer available on the server.

Acceptance criteria

There is no blank page after redeployment.