mirror of
https://github.com/DataTables/DataTables.git
synced 2025-03-21 13:29:04 +01:00
- 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