-
Notifications
You must be signed in to change notification settings - Fork 33
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
Rating is loading 10 stars on refresh then quickly returning to 5 stars #49
Comments
Did you find any solution? I am facing the same issue. |
Im also facing the same issue |
Try to add your custom class with |
Possibly a hydration issue, try seeing if it works on incognito - did for me. If it works, upgrading to React 18.3.x or a framework specific solution could help, e.g this. |
@YuriyYM that did not work for me. Here's what i have
|
I tried |
element is a tempory value just to see it working but it ranges from anywhere between 1 and 4, but it always loads as 5 out of 10 stars no matter what for a split second which messes up the layout with the increased height then quickly fixes itself. Any ideas what im doing wrong?
The text was updated successfully, but these errors were encountered: