vuetifyjs/vuetify

[Bug Report][3.5.2] Event update:currentItems is missing from VDataTableVirtual

Open

#19.172 aperta il 5 feb 2024

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)TypeScript (7139 fork)batch import
C: VDataTableVirtualT: enhancementhelp wanted

Metriche repository

Star
 (40.995 star)
Metriche merge PR
 (Merge medio 59g 10h) (8 PR mergiate in 30 g)

Descrizione

Environment

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

Steps to reproduce

First here if we observe the total then it is 0. We want to get the total of the items when we search as displayed in the table.

Expected Behavior

Get List of Current Items

Actual Behavior

No list of current items present

Reproduction Link

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

Other comments

We want to get the total of the items when we search as displayed in the table. Any help regarding the matter is much appreciable.

Guida contributor