We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.6.11
https://jsfiddle.net/shengslogar/f4kc5vq2/32/
Create a watcher with an async handler. Make it throw an error.
It's captured by Vue error handler
Not being captured by vue error handler
Shows an uncaught promise error
The text was updated successfully, but these errors were encountered:
Duplicate of #10009
Sorry, something went wrong.
No branches or pull requests
Version
2.6.11
Reproduction link
https://jsfiddle.net/shengslogar/f4kc5vq2/32/
Steps to reproduce
Create a watcher with an async handler. Make it throw an error.
What is expected?
It's captured by Vue error handler
What is actually happening?
Not being captured by vue error handler
Shows an uncaught promise error
The text was updated successfully, but these errors were encountered: