pmndrs / react-three-fiber

🇨🇭 A React renderer for Three.js
https://docs.pmnd.rs/react-three-fiber
MIT License
27.71k stars 1.6k forks source link

Add a warning about the latest next/react version? #3401

Open sdraper69 opened 1 week ago

sdraper69 commented 1 week ago

Please correct me if wrong, but it seems like r3f doesn't like using the very latest next js. Could I suggest updating the getting started/installation page on the website to reflect this? I just spent ages going back and forth before figuring out I should not be doing npx create-next-app@latest but rather use a 14.x.x version instead.

webplantmedia commented 2 days ago

I'm having the same issue. I'm trying to update to nextjs 15, but getting an error with the react-reconciler. "TypeError: Cannot read properties of undefined (reading 'ReactCurrentOwner')". Any update on this?

annschulte commented 12 hours ago

Same issue here any udpates would be amazing. Thanks!

mishazawa commented 12 hours ago

https://github.com/vercel/next.js/issues/66468#issuecomment-2296319798 https://github.com/pmndrs/react-three-fiber/issues/3274#issuecomment-2135293586