Skip to content
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

Warning: Prop className did not match. Server: "StyledRect-sc-1uso172-0 eRDgKF rect single-resizer" Client: "StyledRect-sc-1uso172-0 gblcbk rect single-resizer" #20

Open
RouillerRomain opened this issue Oct 13, 2019 · 0 comments

Comments

@RouillerRomain
Copy link

Hello,
im using this module with Next.js and react and i get this error
: Warning: Prop className did not match. Server: "StyledRect-sc-1uso172-0 eRDgKF rect single-resizer" Client: "StyledRect-sc-1uso172-0 gblcbk rect single-resizer"

when i first load the page, also the class gblcbk is not added on the ResizableRect component,
but wehn i make a change on my code and then save, it renders properly,
so basically for the first load i dont get the compoent with this class : gblcbk
any ideas how i can resolve this ?
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant