webdeb / next-styles

CSS + SASS + CssModules in Next.js
40 stars 6 forks source link

React hydration issue #14

Closed rvlouie closed 4 years ago

rvlouie commented 4 years ago

Warning: PropclassNamedid not match. Server: "null" Client: "yTRUPagyOU5xpy6lGoMGh"

Sometimes reloading the template works and the module loads correctly, and the modules are on the page. Any ideas what I'm doing wrong here?

webdeb commented 4 years ago

Hmm, if you create a reproducible repo, I could look into it.

abaddonGIT commented 4 years ago

I have the same problem