sqlectron-gui icon indicating copy to clipboard operation
sqlectron-gui copied to clipboard

Add error boundaries around component trees

Open MasterOdin opened this issue 4 years ago • 0 comments

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).

MasterOdin avatar Mar 18 '21 21:03 MasterOdin