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
- DOM native event handlers
- setTimeout/setInterval callback
- async functions
- Promise callback ...etc