Closed
Description
Version
2.5.2
Reproduction link
https://codesandbox.io/s/k9rlpoojpr
Steps to reproduce
Click on throw error button in reproduction link
What is expected?
This should display an alert with error object, handled by errorCaptured hook defined in App.vue component.
What is actually happening?
The errorCaptured hook is not invoked
It seems that typings in options.d.ts is not the same as specified in the docs too.
Line 83 in 96472be
https://vuejs.org/v2/api/#errorCaptured