DataTables / DataTablesSrc

DataTables source repository
https://datatables.net
MIT License
627 stars 423 forks source link

Exporting large tables cause stackoverflow exception #275

Closed ChristianM80 closed 1 month ago

ChristianM80 commented 5 months ago

Exporting large tables with ~12000 rows causes a "Uncaught RangeError: Maximum call stack size exceeded" exception. Datatables 1.10.20 didn't had this issue.

example to reproduce the issue: https://live.datatables.net/fuwekuce/1/edit

AllanJard commented 1 month ago

I forgot to comment on this one - apologies. It was fixed here.