Skip to content
Discussion options

You must be logged in to vote

The main thing that's currently missing is the flag dynamicParams = false. You'll notice that this is disabled in dynamicIO because we have plans for a different alternative. Once that's in then you'll be able to await the params without a Suspense boundary since they will all be known statically (from generateStaticParams).

(It will also be possible to use a Suspense boundary above html but that's not the best solution since it makes the whole page dynamic.)

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
4 replies
@darthmaim
Comment options

@stefanprobst
Comment options

@darthmaim
Comment options

@stefanprobst
Comment options

Answer selected by apostolos
Comment options

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

@amannn
Comment options

Comment options

You must be logged in to vote
4 replies
@amannn
Comment options

@apostolos
Comment options

@daveycodez
Comment options

@daveycodez
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
6 participants