Skip to content
New issue

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

Error from watchers not captured #10215

Closed
tcastelly opened this issue Jul 1, 2019 · 1 comment
Closed

Error from watchers not captured #10215

tcastelly opened this issue Jul 1, 2019 · 1 comment

Comments

@tcastelly
Copy link

Version

2.6.10

Reproduction link

https://jsfiddle.net/shenron/kbuymoz0/

Steps to reproduce

Create a watcher, and reject a promise inside.

What is expected?

Vue should capture the reject with errorCaptured

What is actually happening?

The reject has not been captured

@posva
Copy link
Member

posva commented Jul 1, 2019

Duplicate of #10009

@posva posva marked this as a duplicate of #10009 Jul 1, 2019
@posva posva closed this as completed Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants