Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v-on directives causes error on typescript #2024

Closed
jerryc05 opened this issue Oct 15, 2022 · 1 comment
Closed

v-on directives causes error on typescript #2024

jerryc05 opened this issue Oct 15, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@jerryc05
Copy link

Not sure if this is related to volar but I recently came across this problem.

I haven't coded in Vue for a few months, but I am pretty sure these errors did not appear the last time I use volar (~ a few months ago).

image

$ npx tsc -v
Version 4.8.4

vue lang features v1.0.8
ts vue plugin v1.0.8

BTW, can't reproduce on stackblitz, but my tsconfig.json is identical to the vue-ts on vitejs.dev

@johnsoncodehk
Copy link
Member

Duplicate of #1985

@johnsoncodehk johnsoncodehk marked this as a duplicate of #1985 Oct 15, 2022
@johnsoncodehk johnsoncodehk added the duplicate This issue or pull request already exists label Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants