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

Unnecessary completion of event #4670

Closed
KazariEX opened this issue Aug 8, 2024 · 0 comments · Fixed by #4671
Closed

Unnecessary completion of event #4670

KazariEX opened this issue Aug 8, 2024 · 0 comments · Fixed by #4671
Labels
bug Something isn't working

Comments

@KazariEX
Copy link
Member

KazariEX commented Aug 8, 2024

Vue - Official extension or vue-tsc version

2.0.28

VSCode version

1.92.0-insiders

Vue version

3.5.0-alpha.5

TypeScript version

5.5.4

System Info

No response

Steps to reproduce

Type some event name on any element.

What is expected?

Provide completion as :onEvent, v-on:event and v-bind:onEvent

What is actually happening?

The provided completion includes onEvent that cannot be of type string

Link to minimal reproduction

No response

Any additional comments?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants