Page layout may be unexpected due to Quirks Mode #66070
Unanswered
VMLuca
asked this question in
App Router
Replies: 2 comments 4 replies
-
Aha, interesting, does your HTML start with doctype? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
4 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.
-
I've come across this warning and I've done some research to find out that it's a history feature for browsers. I've also read that next.js automatically adds the attribute, which should solve this issue. I can confirm that next.js does this and adds it, but I'm still wondering why I'm getting this warning.
Beta Was this translation helpful? Give feedback.
All reactions