-
Notifications
You must be signed in to change notification settings - Fork 209
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
Support React 19 #375
Comments
I'm not sure if this helps but: I uninstalled the react-grid-gallery dependency and manually copied the |
any other solution? |
I get this in Astro: [astro-island] Error hydrating /_astro/Gallery.BQvI7pDl.js TypeError: c.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED is undefined
f Gallery.BQvI7pDl.js:formatted:82
Wt Gallery.BQvI7pDl.js:formatted:119
Wt Gallery.BQvI7pDl.js:formatted:29
Wt Gallery.BQvI7pDl.js:formatted:31
Wt Gallery.BQvI7pDl.js:formatted:750
<anonymous> Gallery.BQvI7pDl.js:formatted:754
gallery:196:3459
start http://localhost:3000/gallery/:196 |
Is there any solution for this? |
This worked for me. |
I've upgraded to React 19 and am now getting the following error in the console with the page not rendering at all
The text was updated successfully, but these errors were encountered: