Skip to content

Conversation

@unstubbable
Copy link

@unstubbable unstubbable commented May 15, 2025

With DIO, routes with dynamic params and without generateStaticParams need suspense boundaries above the params access. They are considered high-cardinality, and Next.js will only use a fallback shell for them, and not generate any route shells. Using "use cache" in those pages requires vercel/next.js#78882 to land.

@vercel
Copy link

vercel bot commented May 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
commerce-shopify ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2025 10:40am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants