Display around 100rows in Antd table, clicking on selection causes a noticeable delay. Have tried other people's work around but man the delay is really obvious. Trying to migrate from ag grid to antd, but the table is almost making the component unusable...
ShouldCellUpdate is not helping
shouldCellUpdate: (record, prevRecord) => !_.isEqual(record, prevRecord)
Not expecting performance issue for 100+ dataset
delay for small size data
Environment | Info |
---|---|
antd | 5.8.2 |
React | 18.2 |
System | web |
Browser | Chrome |
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too