Event listeners type issues after upgrade '($event: any) => void' is not assignable to type '() => any'
#4387
Labels
bug
Something isn't working
After upgrading to vue-tsc 2.0.18 events fail with error message:
Code is nothing special
Verified working version 2.0.7
The text was updated successfully, but these errors were encountered: