Open
Description
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.
Activity