next.js
a9cb9eca - Include prerender interrupted error in unstable_rethrow (#83463)

Commit
274 days ago
Include prerender interrupted error in unstable_rethrow (#83463) Prerender interrupted errors are part of the control flow for Next.js applications and aren't intended to be caught by user code. Since we can't avoid it we need to include it in the rethrow API.
Author
Parents
Loading