Currently, dynamicParams = false comes with two limitations:
- It doesn't work with
experimental.cacheComponents
- It causes its behavior to be inherited for nested dynamic segments
I've opened vercel/next.js#84991 to discuss potential improvements related to this in Next.js.
If you're interested in this, please leave an upvote on the discussion and feel free to join the conversation!
Currently,
dynamicParams = falsecomes with two limitations:experimental.cacheComponentsI've opened vercel/next.js#84991 to discuss potential improvements related to this in Next.js.
If you're interested in this, please leave an upvote on the discussion and feel free to join the conversation!