You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Select an item with child items. ('Applications' in the reproduction link) All child items are selected, including items that are disabled and should not be selectable.
Expected Behavior
Disabled items can not be selected.
Actual Behavior
Disabled items are selected if the parent is selected.
Environment
Vuetify Version: 3.7.0
Vue Version: 3.4.38
Browsers: Edge 127.0.0.0
OS: Windows 10
Steps to reproduce
Select an item with child items. ('Applications' in the reproduction link) All child items are selected, including items that are disabled and should not be selectable.
Expected Behavior
Disabled items can not be selected.
Actual Behavior
Disabled items are selected if the parent is selected.
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: