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

Doesn't work #7

Open
Alec-Alameddine opened this issue Jul 15, 2022 · 0 comments
Open

Doesn't work #7

Alec-Alameddine opened this issue Jul 15, 2022 · 0 comments

Comments

@Alec-Alameddine
Copy link

Alec-Alameddine commented Jul 15, 2022

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant