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

Add error boundary to the Site Editor #33899

Closed
Mamaduka opened this issue Aug 5, 2021 · 0 comments · Fixed by #33921
Closed

Add error boundary to the Site Editor #33899

Mamaduka opened this issue Aug 5, 2021 · 0 comments · Fixed by #33921
Assignees
Labels
[Feature] Site Editor Related to the overarching Site Editor (formerly "full site editing") [Status] In Progress Tracking issues with work in progress [Type] Enhancement A suggestion for improvement.

Comments

@Mamaduka
Copy link
Member

Mamaduka commented Aug 5, 2021

What problem does this address?

Currently, the Site Editor doesn't have an error boundary and sometimes displays a white screen when there's a javascript error.

What is your proposed solution?

Use ErrorBoundary from the @wordpress/editor package to help users debug those issues.

@Mamaduka Mamaduka added [Feature] Site Editor Related to the overarching Site Editor (formerly "full site editing") [Type] Enhancement A suggestion for improvement. labels Aug 5, 2021
@Mamaduka Mamaduka self-assigned this Aug 6, 2021
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Site Editor Related to the overarching Site Editor (formerly "full site editing") [Status] In Progress Tracking issues with work in progress [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant