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

[Bug Report] VListItem with 'to' and 'inactive' gives error 'The .native modifier for v-on is only valid on components but it was used on <div>' #10011

Closed
just7mile opened this issue Dec 19, 2019 · 1 comment
Labels
duplicate The issue has already been reported

Comments

@just7mile
Copy link

Environment

Vuetify Version: 2.1.15
Vue Version: 2.6.11
Browsers: Firefox 71.0
OS: Fedora undefined

Steps to reproduce

Create a v-list-item with 'to' and 'inactive' attributes together. (Go to the codepen link)

Expected Behavior

Work without errors.

Actual Behavior

Gives error: The .native modifier for v-on is only valid on components but it was used on

@ghost ghost added the S: triage label Dec 19, 2019
@KaelWD
Copy link
Member

KaelWD commented Dec 19, 2019

Duplicate of #9999

@KaelWD KaelWD marked this as a duplicate of #9999 Dec 19, 2019
@KaelWD KaelWD closed this as completed Dec 19, 2019
@KaelWD KaelWD added duplicate The issue has already been reported and removed S: triage labels Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate The issue has already been reported
Projects
None yet
Development

No branches or pull requests

2 participants