Logs error details when a child component throws.
The error that was thrown.
React component stack trace information.
Renders children normally, or a fallback UI if an error was caught.
The children or an error recovery panel.
StaticgetDerives error state from a caught error.
The error thrown during rendering.
Updated state with the error captured.
React error boundary that catches rendering errors in webview editors and displays a recovery UI instead of crashing the entire panel.