-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Open
Labels
C: VListE: nestedNested composableNested composableT: bugFunctionality that does not work as intended/expectedFunctionality that does not work as intended/expectedT: regressionSomething that used to work but we brokeSomething that used to work but we broke
Description
Environment
Vuetify Version: 3.11.1, 3.10 also
Vue Version: 3.5.25
OS: Ubuntu undefined (current)
Steps to reproduce
- Click on the button to toggle the boolean to able the VListItem
- Click on some VListItem in order to select them
- 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
Labels
C: VListE: nestedNested composableNested composableT: bugFunctionality that does not work as intended/expectedFunctionality that does not work as intended/expectedT: regressionSomething that used to work but we brokeSomething that used to work but we broke