LaunchPadLab / lp-components

Our Components
http://lp-components.herokuapp.com
MIT License
5 stars 1 forks source link

SortableTable does not recompute row data when it changes #455

Closed chawes13 closed 3 years ago

chawes13 commented 3 years ago

unsortedData is left out of the dependency array of useMemo

https://github.com/LaunchPadLab/lp-components/blob/f172bc97a088c3718fba4e74f76a336995876095/src/tables/sortable-table.js#L124