Showing false _declared but not used_ errors for functions used in v-on="{}"
#4333
Labels
bug
Something isn't working
good reproduction ✨
This issue provides a good reproduction, we will be able to investigate it first
Reproduction - https://github.com/brc-dd/volar-false-positive
Run
pnpm vue-tsc --noEmit
. Working fine till v2.0.14Currently gives:
This is the actual component - https://github.com/vuejs/vitepress/blob/main/src/client/theme-default/components/VPSidebarItem.vue
The text was updated successfully, but these errors were encountered: