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
Users who have invalid JSON in their global_config.json file, which is kinda easy to do if you hand-edit JSON and are not good at remembering to skip commas, experience a blank screen when trying to open the application; the only visible errors are in the JS console for the app.
We should introduce a more reasonable user-facing failure here.