next.js
5cd92063 - Revert componentStack and ownerStack from error.js

Commit
44 days ago
Revert componentStack and ownerStack from error.js The ownerStack captured in the error boundary returns the error boundary's owner stack instead of the errored component's. Remove componentStack and ownerStack from error.js props to address them separately with a correct capture strategy.
Author
Parents
Loading