Open SLMNBJ opened 11 months ago
It looks like MUI renders inline styles in SSR, but uses classnames in CSR, which causes this mismatch. Not sure how to approach hiding these false positives... 🤔
Actually: could you provide the full diff here? Before and After?
It looks like the left side has a big Emotion
I'm using Next.js (v13 with pages directory) with the MUI library. In the case of error Hydration, it's hard to debug compared to native modal error and seems not to have the same value. Here is an example. I just added
Math.random()