Add error boundary to the Site Editor #33899
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.
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.The text was updated successfully, but these errors were encountered: