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

error on custom emitted event with the same default name #1026

Closed
hi-reeve opened this issue Mar 11, 2022 · 2 comments
Closed

error on custom emitted event with the same default name #1026

hi-reeve opened this issue Mar 11, 2022 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@hi-reeve
Copy link

i'm using vue-tel-input
there is a custom event @input from the library that has argument @input (number: String, phoneObject: Object) based on the documentation. docs.
seem's like in the new version volar generalize the @input method with the default args.

i got this error when building my project
image

this also happen with different emitted event
image

@sbarfurth
Copy link

The suggested solution from @johnsoncodehk is to downgrade to 0.32.0 to fix this issue. See his comment on #1001.

@johnsoncodehk
Copy link
Member

Duplicate of #1001

@johnsoncodehk johnsoncodehk marked this as a duplicate of #1001 Mar 11, 2022
@johnsoncodehk johnsoncodehk added the duplicate This issue or pull request already exists label Mar 11, 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

3 participants