-
- Notifications
You must be signed in to change notification settings - Fork 506
Closed
Labels
bugSomething isn't workingSomething isn't workinggood reproduction ✨This issue provides a good reproduction, we will be able to investigate it firstThis issue provides a good reproduction, we will be able to investigate it first
Description
Reproduction - https://github.com/brc-dd/volar-false-positive
Run pnpm vue-tsc --noEmit. Working fine till v2.0.14
Currently gives:
Foo.vue:2:10 - error TS6133: 'onItemInteraction' is declared but its value is never read. 2 function onItemInteraction(e: MouseEvent | Event) {} ~~~~~~~~~~~~~~~~~ Found 1 error in Foo.vue:2This is the actual component - https://github.com/vuejs/vitepress/blob/main/src/client/theme-default/components/VPSidebarItem.vue
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood reproduction ✨This issue provides a good reproduction, we will be able to investigate it firstThis issue provides a good reproduction, we will be able to investigate it first