github jbetancur/react-data-table-component v8.8.1

3 hours ago

Bug fixes

  • Controlled selectedRows is no longer dropped when a row is toggled in-table. Selection deltas are computed against the selectedRows prop instead of stale internal state, so a selection set from outside survives the next checkbox click and onSelectedRowsChange emits the correct set. → Row selection (#1374)

Full changelog: https://reactdatatable.com/docs/changelog

Don't miss a new react-data-table-component release

NewReleases is sending notifications on new releases.