Replies: 2 comments 2 replies
-
This could potentially be related: #13058 (comment) Try upgrading to the latest canary ( |
Beta Was this translation helpful? Give feedback.
2 replies
-
Ah yeah will have to wait for this to resolve martpie/next-transpile-modules#88 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have upgraded my project dependencies
One commit that updated react, react-dom and next introduced this bug when on first render SSR delivers content without CSS
Im using styled-jsx which remained untouched at version 3.3.0
Next version went from 9.2.0 --> 9.4.4
react/dom went from 16.12.0 -->16.13.1
I wonder if this is not known bug. But found nothing among github issues
Any help or ideas will be appreciated
EDIT : By error and trial it looks like this happens between 9.2.2 -->9.3.0
Beta Was this translation helpful? Give feedback.
All reactions