We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a duplicated bug report from pmndrs/react-spring#1518
I'm not sure if this a bug related to @react-spring/three, @react-three/fiber, @react-three/xr or a combination of all three.
Feel free to close if you think this bug relates to react-spring only and not this library.
The mesh should continue to animate scale inside the XR session.
https://codesandbox.io/s/react-xr-react-spring-bug-fkzt3?file=/src/index.tsx
@react-spring/three
@react-three/fiber
@react-three/xr
react
Works as expected with the following old versions:
react-three-fiber
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is a duplicated bug report from pmndrs/react-spring#1518
I'm not sure if this a bug related to @react-spring/three, @react-three/fiber, @react-three/xr or a combination of all three.
Feel free to close if you think this bug relates to react-spring only and not this library.
To Reproduce
Expected behavior
The mesh should continue to animate scale inside the XR session.
Link to repro
https://codesandbox.io/s/react-xr-react-spring-bug-fkzt3?file=/src/index.tsx
Environment
@react-spring/three
>= v9.0.0@react-three/fiber
>= v6.0.3@react-three/xr
>= v2.1.0react
v17.xWorks as expected with the following old versions:
@react-spring/three
v9.0.0-rc.3react-three-fiber
v5.x.x@react-three/xr
v2.0.1The text was updated successfully, but these errors were encountered: