Using the latest version of DataTables 2.0.3

Using the latest version of DataTables 2.0.3

bbrindzabbrindza Posts: 300Questions: 69Answers: 1

Getting a weird error using the lasted version of DataTables. Never seen this before.

datatables.min.js:4 Uncaught TypeError: e.apply is not a function
at datatables.min.js:4:43510
at Array.map (<anonymous>)
at ee (datatables.min.js:4:43485)
at ve (datatables.min.js:4:21735)
at S (datatables.min.js:4:25038)
at datatables.min.js:4:24890
at Object.t [as success] (datatables.min.js:4:30039)
at c (jquery.min.js:2:28294)
at Object.fireWith [as resolveWith] (jquery.min.js:2:29039)
at l (jquery.min.js:2:79800)

Answers

  • allanallan Posts: 61,853Questions: 1Answers: 10,134 Site admin

    Happy to take a look at a test case showing the issue.

    Allan

Sign In or Register to comment.