Skip to content
Discussion options

You must be logged in to vote

https://nextjs.org/docs/advanced-features/custom-document#caveats

React components outside of <Main /> will not be initialized by the browser. Do not add application logic here or custom CSS (like styled-jsx). If you need shared components in all your pages (like a menu or a toolbar), take a look at the App component instead

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@omar-dulaimi
Comment options

Answer selected by omar-dulaimi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants