Environment
Vuetify Version: 3.10.5
Vue Version: 3.5.22
OS: Windows 10 (current)
Steps to reproduce
- Open the provided Vuetify Playground link.
- Click the checkbox on the first row ("User 1").
- Hold down the Shift key.
- Click the checkbox on the third row ("User 100").
Expected Behavior
The first three rows of the table should be selected. The selected array should contain three items.
Actual Behavior
more items are selected
Reproduction Link
https://play.vuetifyjs.com/#...
Images