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
Oh thanks ! It seems the index and event params of toggleSelect methods were not exposed in Vuetify 3.8.1, updates the issue title to avoid confusion.
However, I've found another issue with shift + click selection, it seems that the itemSelectable prop is ignored when deselecting elements, I've opened another problem here (#21328) :)
Environment
Vuetify Version: 3.8.1
Vue Version: 3.5.13
Browsers: Chrome 135.0.0.0
OS: Windows
Steps to reproduce
Expected Behavior
Range of values should be selected
Actual Behavior
Only the clicked value is selected
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: