next.js
02c2f11e - Enable missing suspense bailout by default (#60840)

Commit
2 years ago
Enable missing suspense bailout by default (#60840) `experimental.missingSuspenseWithCSRBailout` should be enabled by default to help users to disciver unwrapped suspense boundaries. Add more notes in the error doc about deprecation and temporary workaround to disable it. Closes NEXT-2157 --------- Co-authored-by: JJ Kasper <jj@jjsweb.site>
Author
Parents
Loading