React v19
#298
Replies: 1 comment 1 reply
-
There are a few dependencies waiting to be updated for React 19 Support.
Hopefully once those are updated, Reagraph can support React 19. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys,
renovate update me to React v19 but it seems that reagraph currently does not work with React v19. I get the following.
Is this already known? Is there a workaround, solution?
ncaught (in promise) TypeError: ReactSharedInternals is undefined
$$$reconciler webpack://workcatalog-alt-ui/./node_modules/reagraph/node_modules/@react-three/fiber/node_modules/react-reconciler/cjs/react-reconciler.development.js?:498
createRenderer webpack://workcatalog-alt-ui/./node_modules/reagraph/node_modules/@react-three/fiber/dist/index-27578f8f.esm.js?:253
webpack://workcatalog-alt-ui/./node_modules/reagraph/node_modules/@react-three/fiber/dist/index-27578f8f.esm.js?:1730
node_modules react-three/fiber/dist/index-27578f8f.esm.js@http://localhost:3007/vendors-node_modules_reagraph_node_modules_react-spring_three_dist_react-spring-three_esm_js--ac9003.js:58
webpack_require http://localhost:3007/main.js:337
fn http://localhost:3007/main.js:629
webpack://workcatalog-alt-ui/./node_modules/reagraph/dist/index.js?:76
Beta Was this translation helpful? Give feedback.
All reactions