This repository is for testing Vue.config.errorHandler
and Vue.config.warnHandler
.
Test URL: https://clomie.github.io/vue-error-capturing/
- render
- data function
- watcher function
- lifecycle hooks
- directive hooks
- custom event handlers
- nextTick callback
https://github.com/search?l=&q=handleError+repo%3Avuejs%2Fvue+path%3A%2Fsrc%2Fcore&type=Code
- DOM native event handlers
- setTimeout/setInterval callback
- async functions
- Promise callback ...etc