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

Error when use GizmoHelper with CameraControls #1266

Open
FindDefinition opened this issue Feb 3, 2023 · 0 comments
Open

Error when use GizmoHelper with CameraControls #1266

FindDefinition opened this issue Feb 3, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@FindDefinition
Copy link

  • three version:0.149.0
  • @react-three/fiber version:8.10.1
  • @react-three/drei version:9.56.12
  • node version: codesandbox
  • npm (or yarn) version: codesandbox

Problem description:

If I use GizmoHelper with CameraControls, error happens when click gizmohelper labels.

TypeError
v is undefined
add
https://4fdddk.csb.app/node_modules/three/build/three.cjs:2997:3
GizmoHelper/<@https://4fdddk.csb.app/node_modules/
react-three/drei/core/GizmoHelper.js:75:95
render$1@https://4fdddk.csb.app/node_modules/
react-three/fiber/dist/index-adfddf12.esm.js:1284:22
loop@https://4fdddk.csb.app/node_modules/
react-three/fiber/dist/index-adfddf12.esm.js:1304:19

see codesandbox, based on Grid sample with only control type changed.

@FindDefinition FindDefinition added the bug Something isn't working label Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant