You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When readonly={true}, then following error occurs:
client.js:1 Warning: Prop `style` did not match. Server: "null" Client: "cursor:"
at span
at span
at exports.Rating (webpack-internal:///./node_modules/react-simple-star-rating/dist/index.js:1:2743)
When readonly={true}, then following error occurs:
client.js:1 Warning: Prop `style` did not match. Server: "null" Client: "cursor:"
at span
at span
at exports.Rating (webpack-internal:///./node_modules/react-simple-star-rating/dist/index.js:1:2743)
Warning: Prop
style
did not match. Server: "left:0;color:#ffbc0b;width:2%" Client: "left:0;color:#ffbc0b;transition:;width:2%"The text was updated successfully, but these errors were encountered: