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

Horrible table-main-checkbox performance #5692

Closed
henrikps opened this issue May 7, 2024 · 1 comment
Closed

Horrible table-main-checkbox performance #5692

henrikps opened this issue May 7, 2024 · 1 comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@henrikps
Copy link

henrikps commented May 7, 2024

Describe the bug

Response time in table is above 2s. No custom stuff added its just plain and simple combination of virtuallscroll and selectable rows
https://stackblitz.com/edit/vitejs-vite-qv4xzb?file=src%2FApp.vue,src%2Fmain.ts

Reproducer

https://stackblitz.com/edit/vitejs-vite-qv4xzb?file=src%2FApp.vue,src%2Fmain.ts

PrimeVue version

3 and 4

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

Click the first checkbox on the left (the main one)

Expected behavior

It does not take 2+ seconds to rerender

@henrikps henrikps added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 7, 2024
@mertsincan
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

2 participants