This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
Misaligned table rows with fixed_row
/ fixed_column
after callback
#797
Labels
First mentioned here: https://community.plotly.com/t/dash-1-12-datatable-format-issues-when-using-fixed-header/39120/9. The issue still exists after #793
I think the issue is the memoization / condition preventing resizing is too aggressive in preventing recalculations, not taking into account all the relevant props https://github.com/plotly/dash-table/blob/dev/src/dash-table/components/ControlledTable/index.tsx#L166
The text was updated successfully, but these errors were encountered: