Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.4.0] VDataTableVirtual slot item.<String> prop index is not real index #18668

Closed
Warnier-zhang opened this issue Nov 13, 2023 · 1 comment
Assignees
Labels
C: VDataTableVirtual T: bug Functionality that does not work as intended/expected
Milestone

Comments

@Warnier-zhang
Copy link

Environment

Vuetify Version: 3.4.0
Vue Version: 3.3.6
Browsers: Chrome 118.0.0.0
OS: Windows 10

Steps to reproduce

VDataTableVirtual slot item. prop index is not real index

Expected Behavior

real index, for example row 20, the index is 20

Actual Behavior

wrong index

Reproduction Link

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

@Warnier-zhang
Copy link
Author

i find internalItem.index is right,
what 's the difference between index,item and internalItem

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VDataTableVirtual labels Nov 13, 2023
@KaelWD KaelWD added this to the v3.4.x milestone Nov 13, 2023
@KaelWD KaelWD self-assigned this Nov 13, 2023
@KaelWD KaelWD closed this as completed in 51ef1e3 Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDataTableVirtual T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants