Skip to content
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

joint not work (version 2.0.0) #743

Open
Suprhimp opened this issue Mar 11, 2025 · 1 comment
Open

joint not work (version 2.0.0) #743

Suprhimp opened this issue Mar 11, 2025 · 1 comment

Comments

@Suprhimp
Copy link

Hi, I was trying to make project with joints but when I run with joint version 2.0.0 joint not work

https://codesandbox.io/p/sandbox/sleepy-cdn-ssqrzp?file=%2Fpackage.json

and this is original code : https://codesandbox.io/p/sandbox/czttrp

Only I changed is the version of the rapier.

Should I set some other variable..?

@isaac-mason
Copy link
Member

Hi @Suprhimp,

@react-three/rapier v2 bumped it's @react-three/fiber dependency to v9 as part of supporting react 19. To use @react-three/rapier with @react-three/fiber v8 and react 18 and you will need to use a 1.x version.

I'll make this clearer in the README.md! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants