Example not working #2402
SamTV12345
started this conversation in
General
Replies: 2 comments
-
Assuming this is coming from the Zustand repo but the example forgets to extend the three namespace with the createRoot API: https://codesandbox.io/s/serene-estrela-tkpx77?file=/src/index.js |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ah, I wasn't aware that it's about the zustand demo. Another issue is filed there, so let's use it to track the issue. pmndrs/zustand#1158 |
Beta Was this translation helpful? Give feedback.
0 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.
-
As stated in the title. The given example in codesandbox is no longer working.
The error reads:
"Group is not part of the THREE namespace! Did you forget to extend? See: https://docs.pmnd.rs/react-three-fiber/api/objects#using-3rd-party-objects-declaratively"
Beta Was this translation helpful? Give feedback.
All reactions