Error in react-three-gui when using @react-three/fiber in CodeSandbox #1323
-
Hi React-Three developers, When I add the line import { Controls, useControl } from 'react-three-gui in CodeSandbox I am getting the error: TypeError
Do you have any idea how to solve this issue? Do you know any other GUI library that works with the new version of @react-three/fiber? Thanks, Gustavo |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Why not check out Leva, it's a great GUI library. |
Beta Was this translation helpful? Give feedback.
-
like josh said, better use leva. rtg probably isn't updated to @react-three/fiber |
Beta Was this translation helpful? Give feedback.
Why not check out Leva, it's a great GUI library.