mirror of
https://github.com/DataTables/DataTables.git
synced 2025-01-30 23:52:11 +01:00
bef8374eed
- Because of the decoupling of the filtering and sorting, the filtering was missing that the indexes of the displayed data will have changed after a sort. So need to do a full filter when just sorted