react-stl-viewer
react-stl-viewer copied to clipboard
Support react 19
We're getting
TypeError: Cannot read properties of undefined (reading 'ReactCurrentOwner')
Using next 15 with react 19.
Probably related https://github.com/vercel/next.js/issues/71836
I did try to manually override the @react-three/fiber version to 9.0.0-rc.10, but getting the same error still.
I'm not expecting there's much this lib can do but wait, mostly putting it here for tracking purposes, and so others getting this error can find a ticket on it.