Replies: 3 comments
-
Any chance we could have a repo with a reproduction of this issue? Next.js has a lot of tests internally to ensure FOUC doesn't happen so this issue is very interesting. |
Beta Was this translation helpful? Give feedback.
-
May be I import style incorrectly , thank you for your answer !😄 |
Beta Was this translation helpful? Give feedback.
-
Hey how did you solve this? I'm getting the exact same issue! Thanks, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug report
force refresh page can see flash of unstyled content
Describe the bug
press ctrl+shift+R forcing refresh the production page can see flash of unstyled content , at the same time the antd menu option disappear , I really do not know whether it is antd bug or next bug ????? I have try to import the css by
link
tag , but it does not work.Expected behavior
expect no flash of unstyled content
Screenshots
before:


after:
System information
Beta Was this translation helpful? Give feedback.
All reactions