Is there any way to implement a progress bar with percent when the scene is first loading? #136
DevDeepakBhattarai
started this conversation in
General
Replies: 0 comments
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.
-
I currently have a scene in my Next js website. It is in the landing page and takes quite a while to load until then I display a loading screen with a spinner which is hidden when the scene is loaded (using the provided onLoad prop). it would be great if the loading screen had some kind of progress bar.
Beta Was this translation helpful? Give feedback.
All reactions