-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
When I place a <JupyterViewer> anywhere in my application, I get the error
Uncaught TypeError: Cannot read properties of undefined (reading 'map') from style-inject.es.js:26
If I remove the element, the error disappears instantly.
Stack trace:
at JupyterViewer (style-inject.es.js:26:1)
at renderWithHooks (react-dom.development.js:14985:1)
at mountIndeterminateComponent (react-dom.development.js:17811:1)
at beginWork (react-dom.development.js:19049:1)
at HTMLUnknownElement.callCallback (react-dom.development.js:3945:1)
at Object.invokeGuardedCallbackDev (react-dom.development.js:3994:1)
at invokeGuardedCallback (react-dom.development.js:4056:1)
at beginWork$1 (react-dom.development.js:23964:1)
at performUnitOfWork (react-dom.development.js:22776:1)
at workLoopSync (react-dom.development.js:22707:1)
Metadata
Metadata
Assignees
Labels
No labels