-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
Labels
Resolution: Cannot ReplicateIssue could not be replicated by Core TeamIssue could not be replicated by Core Team
Description
Trying the new primereact 10.9.5 but still experiancing the DataTable performance issues when clicking on a single row?
Getting same errors other users have experienced in the past when table has a lot of rows and columns.
@acc-cassio are you still getting this issue below?
I got the same performance issue. It seems DataTable re-render all rows and cells every time non-value props (size, showGridlines, resizableColumns, scrollable, etc) were updated.
You are right. I have 50 rows in my datatable, even a single selection causes the datatable to re-render everything, as it is also the case when changing a field of a single row (when
valuemutates). A bit disappointed on this one. :(
Metadata
Metadata
Assignees
Labels
Resolution: Cannot ReplicateIssue could not be replicated by Core TeamIssue could not be replicated by Core Team
