Replies: 1 comment
-
I'd defer your canvas component to the client with |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to import GLTF, OBJ or FBX models I get:
"Error: ReactDOMServer does not yet support Suspense"
Expected Behavior
I would expect to be able to load any 3d model into my Canvas.
My next.config.js looks like this:
My package.json looks like this:
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions