-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
TypeError: ReactSharedInternals is undefined #12886
Comments
after more debuging am left with this error
|
I can't access the repro |
Hello @SOG-web. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with |
now public, thanks |
Hey there! I've played around with trying to add Excalidraw to Astro and here's what I found:
Also, check out the Stackblitz sample for more info. Hope it helped 😄 Edit: added @SOG-web |
Astro Info
If this issue only occurs in one browser, which browser is a problem?
Firefox
Describe the Bug
Am trying to to use Excalidraw in my astro app
[astro-island] Error hydrating /node_modules/.vite/deps/@excalidraw_excalidraw.js?v=61f308ba TypeError: error loading dynamically imported module: http://localhost:4321/node_modules/.vite/deps/@excalidraw_excalidraw.js?v=61f308ba
[astro-island] Error hydrating /node_modules/.vite/deps/@excalidraw_excalidraw.js?v=14bf18ac TypeError: ReactSharedInternals is undefined
What's the expected result?
to load Excalidraw
Link to Minimal Reproducible Example
https://github.com/SOG-web/astro-test.git
Participation
The text was updated successfully, but these errors were encountered: