next.js
46761a32 - Throw when `unstable_instant` is used in Client Component (#90396)

Commit
144 days ago
Throw when `unstable_instant` is used in Client Component (#90396) The `unstable_instant` route segment config is not allowed in Client Components because the API mainly depends on prefetches, which Client Components aren't part of. Closes NAR-774 --------- Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
Author
Parents
Loading