You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting. Changing the return value from false to true makes the thing work.
And this is exactly the opposite of what documentation says (and how Vue 2 works).
Version
3.0.0
Reproduction link
https://codesandbox.io/s/errorcaptured-reverse-behavior-soji9?file=/src/App.vue
Steps to reproduce
errorCaptured
hookWhat is expected?
Error is not propagated
What is actually happening?
Error propagated to window
The text was updated successfully, but these errors were encountered: