mirror of
https://github.com/DataTables/DataTables.git
synced 2025-03-21 13:29:04 +01:00
* The error was that the registered cells array was growing on every call, so the processing took longer and the memory usage went up * See thread 21063 for details