1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-04-08 00:54:11 +02:00
DataTables/.datatables-commit-sync
Allan Jardine 8a4dc8a9d7 Fix: Using Array.prototype.push.apply can fail on larger tables / queries due to limits on the number of arguments that can be passed to a function, imposed by the various Javascript engines.
- The fix is to replace with more approriate options. The jquery
 `$.merge` function in particular is useful and array concat when we
 don't need to maintain a refernce.
- This fixes DataTables/DataTables #651
2015-08-31 14:26:04 +01:00

2 lines
41 B
Plaintext

ad3643062e791c13b78f3d0ca452ef2a54e7e59e