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

Error boundary #487

Open
1 task
noisecapella opened this issue Aug 12, 2021 · 0 comments
Open
1 task

Error boundary #487

noisecapella opened this issue Aug 12, 2021 · 0 comments

Comments

@noisecapella
Copy link

As a user, I'd like to see an error page when something breaks on the site instead of a blank page.

React supports error boundaries which can catch errors produced on a react page and allow us to display a useful message rather than a blank page with a stack trace in the browser console.

Acceptance Criteria:

  • Implement a react error boundary with a simple error message
@alicewriteswrongs alicewriteswrongs self-assigned this Nov 17, 2021
@alicewriteswrongs alicewriteswrongs removed their assignment Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants