next.js
d3966310
- Don't terminate PPR renders with dynamicUsageErr (#57488)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Don't terminate PPR renders with dynamicUsageErr (#57488) We track dynamicUsageErr in patch-fetch usually and then abort the whole prerender if that happens. With PPR we use maybePostpone and not that so we should just not abort when we use ppr.
References
#57488 - Don't terminate PPR renders with dynamicUsageErr
Author
sebmarkbage
Parents
4666e854
Loading