primereact icon indicating copy to clipboard operation
primereact copied to clipboard

Datatable: Bad performance on any change state

Open B-Schmitz opened this issue 1 year ago • 1 comments

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 avatar Jul 01 '24 12:07 B-Schmitz

Similar to already reported items:

#2979 #5017 #6153

melloware avatar Jul 01 '24 13:07 melloware