egonSchiele / chisel

Open source writing app
https://chiseleditor.com
Other
38 stars 3 forks source link

Error boundaries #45

Closed egonSchiele closed 1 year ago

egonSchiele commented 1 year ago

When a component breaks, the whole page goes blank. Instead, only that component should break, and show the user an error message.