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
Hi, after dealing with the #10148 error using css modules with a global style, we moved trying styled-jsx (with sass).
I noticed that in production mode using the 9.3 version the style tag rendered in the head missing, applying the style only after rehydrate the page with a terrible initial effect... upgrading to 9.3.1 all start working fine but I can't understand why 🤔
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, after dealing with the #10148 error using css modules with a global style, we moved trying styled-jsx (with sass).
I noticed that in production mode using the 9.3 version the style tag rendered in the head missing, applying the style only after rehydrate the page with a terrible initial effect... upgrading to 9.3.1 all start working fine but I can't understand why 🤔
Beta Was this translation helpful? Give feedback.
All reactions