Closed
Description
Thanks for this awesome library! I noticed that defaultStickyColumnName
was not being respected when testing it out.
Here's a codesandbox repro https://codesandbox.io/s/dazzling-cray-bjmjs
It seems like columnNames
is updated after handleStickyColumnNameChange
flat-ui/src/components/grid.tsx
Lines 168 to 171 in 07b88ec
flat-ui/src/components/grid.tsx
Line 183 in 07b88ec
which causes the issue in this logic
Lines 86 to 90 in 07b88ec
Metadata
Metadata
Assignees
Labels
No labels