template-fastapi-react icon indicating copy to clipboard operation
template-fastapi-react copied to clipboard

Feature(frontend): error boundary for react

Open soofstad opened this issue 2 years ago • 2 comments

To catch errors, and stop the page from freezing/going white, we should add a top level ErrorBoundary

soofstad avatar Dec 05 '22 10:12 soofstad

@soofstad this sounds like a bug? Do you have screenshots or steps to reproduce?

olavis avatar Dec 05 '22 11:12 olavis

This is not so much a bug report, as a suggestion to add an example of an error boundary. Which is often needed in most apps.

soofstad avatar Dec 05 '22 12:12 soofstad