Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature(frontend): error boundary for react #161

Open
soofstad opened this issue Dec 5, 2022 · 2 comments
Open

Feature(frontend): error boundary for react #161

soofstad opened this issue Dec 5, 2022 · 2 comments

Comments

@soofstad
Copy link
Collaborator

soofstad commented Dec 5, 2022

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

@olavis
Copy link
Contributor

olavis commented Dec 5, 2022

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

@soofstad
Copy link
Collaborator Author

soofstad commented Dec 5, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants