sqlectron-gui
sqlectron-gui copied to clipboard
Add error boundaries around component trees
We should add error boundaries around the component tree, surrounding key places that might throw an exception (e.g. query results, etc.) so that we can provide a graceful mechanism of recovering (e.g. re-loading a component, or just offering to restart the app).