Replies: 2 comments
-
@LucusWebsites You can use https://github.com/pmndrs/drei#loader to show global loading process~ |
Beta Was this translation helpful? Give feedback.
0 replies
-
or use https://github.com/pmndrs/drei#useprogress to define part of the scene loading fallback component |
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.
-
When a child component is loading something using useLoader from @react-three/fiber the canvas turns completely white.
It would be nicer if the canvas keeps it's latest render while loading additional 3D objects.
Is the white canvas intended behavior?
Beta Was this translation helpful? Give feedback.
All reactions