Skip to content

[Bug Report][3.5.1] VDatatableVirtual item index not reset after sort #19108

@kingyyy

Description

@kingyyy

Environment

Vuetify Version: 3.5.1
Vue Version: 3.4.15
Browsers: Chrome 121.0.0.0
OS: Windows 10

Steps to reproduce

display item props.index and sort any column then the index will be sorted too the props.index should be stay as it not take the props.internalItem.index value

Expected Behavior

expected to start over from 0 after sort

Actual Behavior

items keeps their initial indexes

Reproduction Link

https://play.vuetifyjs.com/#...

Metadata

Metadata

Assignees

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