[Bug Report][3.5.11] Select All in V Data Table is freezing on selection-strategy="all" #19447
Labels
C: VDataTable
performance
The issue involves performance
T: bug
Functionality that does not work as intended/expected
Milestone
Environment
Vuetify Version: 3.5.11
Vue Version: 3.3.4
Browsers: Google Chrome
OS: Mac OS 10.15.7
Steps to reproduce
Create a Data Table that contains more than 6000 items.
Add property show-select.
Add select-strategy="all" instead of "page".
Expected Behavior
This should not freeze the browser. It should work fast.
Actual Behavior
It freezes the browser.
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: