When a button is clicked i'm getting the error .

When a button is clicked i'm getting the error .

Goutham.knGoutham.kn Posts: 13Questions: 5Answers: 0

Hi Team,
I'm getting the below error.

Uncaught TypeError: set.inst.processing is not a function
at _Api.<anonymous> (dataTables.buttons.js:1514)
at _Api.each (jquery.dataTables.js:6950)
at _Api.<anonymous> (dataTables.buttons.js:1513)
at _Api.<anonymous> (jquery.dataTables.js:7311)
at _Api.processing (jquery.dataTables.js:7195)
at _Api.action (dataTables.editor.js:7701)
at q (dataTables.buttons.js:193)
at HTMLAnchorElement.<anonymous> (dataTables.buttons.js:198)
at HTMLAnchorElement.dispatch (jquery.js:5183)
at HTMLAnchorElement.elemData.handle (jquery.js:4991)

Answers

  • colincolin Posts: 15,146Questions: 1Answers: 2,586

    Hi @Goutham.kn ,

    We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

This discussion has been closed.