Possibility to memoize rows when pinnedColumns are set #9013
Labels
component: data grid
This is the name of the generic UI component, not the React module!
plan: Pro
Impact at least one Pro user
Duplicates
Latest version
Summary 💡
Hi,
would it be possible to implement row memoization also if there are columns that are pinned ?
We currently pin by default the checkbox column and it causes the row memoization to fail, it fails at comparing renderedColumns although if I put into memo deepEqual it passes as equal.
Examples 🌈
https://codesandbox.io/s/strange-shadow-717s3z?file=/demo.tsx
Motivation 🔦
No response
Order ID 💳 (optional)
#54652
The text was updated successfully, but these errors were encountered: