next.js
3be9430e
- avoid duplicated error output (#47954)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
avoid duplicated error output (#47954) ### What? avoid including the error twice in the output ### Why? `.context()` already keeps the previous error, no need to include in the error message again
References
#47954 - avoid duplicated error output
Author
sokra
Parents
e643d52e
Loading