next.js
c8ed764e - docs: note that Suspense fallbacks must be deterministic

Commit
29 days ago
docs: note that Suspense fallbacks must be deterministic Add callouts to the Math.random(), Date.now(), and crypto error pages explaining that Suspense fallback/skeleton components are part of the prerendered static shell and must not use non-deterministic expressions. Made-with: Cursor
Author
Parents
Loading