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

Datatable: Bad performance on any change state #6811

Open
B-Schmitz opened this issue Jul 1, 2024 · 1 comment
Open

Datatable: Bad performance on any change state #6811

B-Schmitz opened this issue Jul 1, 2024 · 1 comment
Labels
Type: Performance Issue is performance or optimization related

Comments

@B-Schmitz
Copy link

Describe the bug

i am facing performance problems with the datatable when i change some state in the parent component and the table renders again, i tested it on your own example (CustomersDemo)

Reproducer

No response

PrimeReact version

10.6.6

React version

18.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

Chrome

Steps to reproduce the behavior

use the example (CustomersDemo), type "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" on input and will slowly

Expected behavior

No response

@B-Schmitz B-Schmitz added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 1, 2024
@melloware melloware added Type: Performance Issue is performance or optimization related and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jul 1, 2024
@melloware
Copy link
Member

Similar to already reported items:

#2979
#5017
#6153

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Performance Issue is performance or optimization related
Projects
None yet
Development

No branches or pull requests

2 participants