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
The nginx server has sets a cache header on index.html, this makes the SPA break whenever the dist is updated, since the old (cached) index.html is served and the client tries to load the old js bundle.