Browse Source
CfdTable uses react-table which resets its state if the data sources changes. We don't want some state to reset, e.g. sorting and un-expanding because that will mess with the user if the table suddenly changes. Note: it looks like that the provided types are missing this field. It's been tested and it works as expected but we need to @ts-ignore because tsc would complain.upload-correct-windows-binary
Philipp Hoenisch
3 years ago
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue