config is not defined

config is not defined

moriamoria Posts: 10Questions: 4Answers: 1

Error messages shown: dataTables.buttons.min.js:29 Uncaught ReferenceError: config is not defined
at Function.o.stripData (dataTables.buttons.min.js:29)
at Object.header (dataTables.buttons.min.js:40)
at r.<anonymous> (dataTables.buttons.min.js:41)
at r.map (<anonymous>)
at r.map (jquery.dataTables.min.js:103)
at r.<anonymous> (dataTables.buttons.min.js:41)
at Function.exportData (jquery.dataTables.min.js:104)
at r.action (buttons.html5.js:1023)
at l (dataTables.buttons.min.js:14)
at HTMLButtonElement.<anonymous> (dataTables.buttons.min.js:15)
Description of problem: Hi - I have a website that runs SP that users can export using DataTables to PDF, Excel or print, but I am getting the following message above. I have no idea what could of happened since I never touched the code. Please let me know if there is anything else I can provide you.

Any suggestions?

Answers

  • moriamoria Posts: 10Questions: 4Answers: 1

    I needed to update scripts. You guys make a great product. Thanks for all you do.

  • allanallan Posts: 63,180Questions: 1Answers: 10,411 Site admin

    Thanks for posting back. Good to hear you got it working.

    Allan

This discussion has been closed.