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][2.6.4] v-item in v-item-group will not honor disabled prop #14923

Closed
jaysonpotter opened this issue Apr 5, 2022 · 1 comment · Fixed by #14941
Closed

[Bug Report][2.6.4] v-item in v-item-group will not honor disabled prop #14923

jaysonpotter opened this issue Apr 5, 2022 · 1 comment · Fixed by #14941
Assignees
Labels
C: VItemGroup VItemGroup T: enhancement Functionality that enhances existing features

Comments

@jaysonpotter
Copy link

Environment

Vuetify Version: 2.6.4
Vue Version: 2.6.14
Browsers: Chrome 99.0.4844.84
OS: Mac OS 10.15.7

Steps to reproduce

Create a v-item-group with one, or more v-item. Add the "disabled" prop to the v-item. Item is still clickable.

Expected Behavior

As per the documentation, https://vuetifyjs.com/en/api/v-item/#props-disabled, disabled should "Removes the ability to click or target the component."

Actual Behavior

Component is clickable and targetable.

Reproduction Link

https://codepen.io/jaysonpotter/pen/xxpYqZL

Other comments

I went as far back as 2.0.0 to see if the issue existed then and it certainly has. I do not have historical experience of this working.

yuwu9145 added a commit to yuwu9145/vuetify that referenced this issue Apr 8, 2022
@KaelWD KaelWD added T: enhancement Functionality that enhances existing features C: VItemGroup VItemGroup labels Jul 5, 2023
@KaelWD KaelWD added this to the v2.7.0 (Nirvana) milestone Jul 5, 2023
@KaelWD KaelWD reopened this Jul 5, 2023
@github-actions github-actions bot removed the S: triage label Jul 5, 2023
KaelWD pushed a commit that referenced this issue Jul 5, 2023
@github-actions github-actions bot closed this as completed Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VItemGroup VItemGroup T: enhancement Functionality that enhances existing features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants