-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Closed
Labels
please add a complete reproductionPlease add a complete reproduction.Please add a complete reproduction.
Description
What version of Next.js are you using?
11.1.3
What version of Node.js are you using?
12.18.3 \12.13.0
What browser are you using?
chrome
What operating system are you using?
macOs
How are you deploying your application?
next
Describe the Bug
项目启动成功,页面head自动加了以下代码,页面空白
<style data-next-hide-fouc="true">body{display:none}</style><style>body{display:block}</style>
Expected Behavior
To Reproduce
Metadata
Metadata
Assignees
Labels
please add a complete reproductionPlease add a complete reproduction.Please add a complete reproduction.