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.5.11] Select All in V Data Table is freezing on selection-strategy="all" #19447

Open
AANGHEL1 opened this issue Mar 21, 2024 · 1 comment · May be fixed by #20441
Open

[Bug Report][3.5.11] Select All in V Data Table is freezing on selection-strategy="all" #19447

AANGHEL1 opened this issue Mar 21, 2024 · 1 comment · May be fixed by #20441
Assignees
Labels
C: VDataTable performance The issue involves performance T: bug Functionality that does not work as intended/expected

Comments

@AANGHEL1
Copy link

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

@ryangrunest
Copy link
Contributor

Any updates on this? I am able to replicate the issue. When migrating from Vue 2 to Vue 3, I noticed that VDataTable freezes on large datasets in Vue 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDataTable performance The issue involves performance T: bug Functionality that does not work as intended/expected
Projects
None yet
3 participants