-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Display a poster until loaded #120
Comments
There is no image actually. It's directly showing 3D, when it's getting loaded completely and nothing before that. Here is the solution, You may use this poster or generate a new one from https://modelviewer.dev/editor/ . Let me know if you'd like to make the changes given in the example. |
@mandliyarajendra11 Are you open to making the changes mentioned above ? |
not now , assign it to someone or close |
I would like to contribute under swoc |
Okay @Paarisha1 . You can work on it, have a look at the requirements mentioned by me above. |
Any updates or issues @Paarisha1 ? Please try to complete it in the next 3 days. |
Sure |
sir i am unable to do it so kindly unassign me |
Okay, This issue is open for contributions now. |
Description
chair image rending very slow
we add new react hook useDeferredValue
Offical website reference about UseDeferredValue -
https://react.dev/reference/react/useDeferredValue
for that we need to update our project version 17 to 18..2 then we able to use this hook
Screenshots
No response
Checklist
The text was updated successfully, but these errors were encountered: