Handle new dashboard version releases better so users cannot get stuck on a loading spinner
complete
Mathias
The current new version releases of the dashboard can still get people stuck on an endless spinner. The past fixes did not fix it entirely.
Refreshing your browser cache does not fix it fully, for some people a server configuration change is needed, and for some code changes to the dashboard are needed.
Mathias
updated the status to
complete
New code handling should prevent people from getting stuck ever again.
If you are stuck right now:
Windows and Linux: Press Ctrl + Shift + R or Ctrl + F5
Mac: Press Command + Shift + R
I will also monitor our logs to see if it does reoccur.
Mathias
I've pushed the server configuration change so that existing users that are stuck because the server configuration can refresh the page and get unstuck.
I'm working on an update that changes the dashboard code so people that are still stuck can get unstuck too. People in this situation should do a "hard refresh":
Windows and Linux: Press Ctrl + Shift + R or Ctrl + F5
Mac: Press Command + Shift + R
Mathias
updated the status to
in progress