Skip to content
Discussion options

You must be logged in to vote

Hi, this is supported and it sounds like you are leveraging an automatically statically optimized dynamic page (no getInitialProps or getServerSideProps) which does not have the values available during hydration (first render) and is only available afterwards. More information on this can be found in the documentation here https://nextjs.org/docs/advanced-features/automatic-static-optimization#how-it-works

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@simonhaenisch
Comment options

@simonhaenisch
Comment options

Answer selected by simonhaenisch
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