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/#...