next.js
c24c4ac3 - [dynamicIO] Model invalid dynamic on empty shells (#77270)

Commit
289 days ago
[dynamicIO] Model invalid dynamic on empty shells (#77270) Dynamic is disallowed unless a Suspense boundary is above it. This now applies to metadaata (though this shouldn't matter because it now streams) and viewport. To allow for fully dynamic routes including viewport you must put a Suspense boundary around your root layout.
Author
Parents
Loading