primereact
primereact copied to clipboard
Datatable: Bad performance on any change state
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
Similar to already reported items:
#2979 #5017 #6153