Replies: 1 comment 4 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe I'm too new to this but it seems like ThreeJS often introduce breaking changes.
For example recent 0.124 to 0.125, and 0.125 to 0.126 will break a few things for r3f.
I think it would be helpful if r3f indicate somewhere obvious in the doc which Three.js it is currently/fully compatible with.
For example, it can be
npm install [email protected] react-three-fiber
instead of just plainthree
.Beta Was this translation helpful? Give feedback.
All reactions