Wrap the resolved viewer in an error boundary so a render failure (e.g. WebGL context loss or a model/texture load error) is contained to the inspector pane instead of crashing the page. The fallback shows the error message and stack trace.
Wrap the resolved viewer in an error boundary so a render failure (e.g. WebGL context loss or a model/texture load error) is contained to the inspector pane instead of crashing the page. The fallback shows the error message and stack trace.