Skip to content

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

@jaysonpotter

Description

@jaysonpotter

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions