CSV export in Split Dropdown Button not working in Example page

CSV export in Split Dropdown Button not working in Example page

chocchoc Posts: 68Questions: 8Answers: 5
edited September 29 in Free community support

Link to test case: https://datatables.net/extensions/buttons/examples/split/dataTables.html
Description of problem: When clicking on the “CSV” Split Dropdown Buttonin the Chrome or Edge browser, nothing happens, while Excel export works. However, they both work at: https://datatables.net/extensions/buttons/examples/initialisation/export.html

Uncaught TypeError: Cannot read properties of undefined (reading 'node')
at Buttons.processing (dataTables.buttons.js:433:12)
at action (dataTables.buttons.js:819:11)
at HTMLButtonElement.<anonymous> (dataTables.buttons.js:844:7)
at HTMLButtonElement.dispatch (site.js?=9facce864e4a4227e735cfc00c9692ea:5:39516)
at HTMLButtonElement.<anonymous> (site.js?
=9facce864e4a4227e735cfc00c9692ea:5:37513)

This question has an accepted answers - jump to answer

Answers

Sign In or Register to comment.