Skip to content

[Bug Report][3.11.1] VListItem :disabled doesn't allow VList vmodel:selected to update #22366

@Estheisia

Description

@Estheisia

Environment

Vuetify Version: 3.11.1, 3.10 also
Vue Version: 3.5.25
OS: Ubuntu undefined (current)

Steps to reproduce

  1. Click on the button to toggle the boolean to able the VListItem
  2. Click on some VListItem in order to select them
  3. It fails to update the vmodel (maybe it doesn't update some internal states ?)

Expected Behavior

The VListItem should, upon clicking, update the vmodel of the VList after being abled

Actual Behavior

The event, upon clicking, fires but doesn't update the vmodel after being abled

Reproduction Link

https://play.vuetifyjs.com/#...

Images

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: VListE: nestedNested composableT: bugFunctionality that does not work as intended/expectedT: regressionSomething that used to work but we broke

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions