You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the app will just load a white screen if the app has been upgraded because the index.html is loaded from cache and references a bundle that does not exist anymore.
This issue is about
adding a UI to the main screen for a message that is shown when a new version of the app is available and invite the user to refresh the browser
The text was updated successfully, but these errors were encountered:
Currently, the app will just load a white screen if the app has been upgraded because the index.html is loaded from cache and references a bundle that does not exist anymore.
This issue is about
The text was updated successfully, but these errors were encountered: