Join Discord
Powered by
Yeah, you're better off only adding the specific e...
# best-practices
t
thousands-house-85089
01/27/2023, 2:28 AM
Yeah, you're better off only adding the specific error to the exception handler:
https://docs.cypress.io/api/events/catalog-of-events#To-conditionally-turn-off-uncaught-exception-handling-for-a-certain-error
This way you can catch any future errors with your front-end.
2
Views
Previous
Next