Skip to content

The .native modifier #12

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

Open
MohammaddReza opened this issue Dec 25, 2019 · 7 comments
Open

The .native modifier #12

MohammaddReza opened this issue Dec 25, 2019 · 7 comments

Comments

@MohammaddReza
Copy link

The .native modifier for v-on is only valid on components but it was used on .
found in
--->

why this error happens for default?

@jsancho-gpl
Copy link
Contributor

I have the same warning: The .native modifier for v-on is only valid on components but it was used on <button>

Maybe is something related with this https://github.com/JayeshLab/vue-numeric-input/blob/master/src/vue-numeric-input.vue#L26

@thoni56
Copy link

thoni56 commented Dec 30, 2019

There is a PR that fixes this. Please consider mergeing it.

@alexandernst
Copy link

Can we get the PR merged, please? @JayeshLab

@thoni56
Copy link

thoni56 commented Dec 31, 2019

I see that not every press generate a change event, could this be related to this?

JayeshLab added a commit that referenced this issue Jan 3, 2020
@JayeshLab
Copy link
Owner

PR merged

@thoni56
Copy link

thoni56 commented Jan 4, 2020

Thanks!

@jsancho-gpl
Copy link
Contributor

Thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants