Skip to content

[Bug Report] VDataTableVirtual with sort-by selects incorrect items when holding shift #22220

@michael-utilmate

Description

@michael-utilmate

Environment

Vuetify Version: 3.10.5
Vue Version: 3.5.22
OS: Windows 10 (current)

Steps to reproduce

  1. Open the provided Vuetify Playground link.
  2. Click the checkbox on the first row ("User 1").
  3. Hold down the Shift key.
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: VDataTableVirtualT: bugFunctionality that does not work as intended/expected

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions