Uncaught TypeError

Uncaught TypeError

3than3than Posts: 1Questions: 1Answers: 0
edited August 2019 in Free community support

Uncaught TypeError: Cannot read property 'ext' of undefined
in file datatables.min.js:47
and wen i try to load the table i get $(...).DataTable is not a function
file path is correct.

Answers

  • kthorngrenkthorngren Posts: 20,252Questions: 26Answers: 4,761

    Could be you aren't loading jquery.js or have the wrong order??

    You can use the Download Builder to generate the proper JS and CSS includes and they will be in the correct order.

    Without seeing your code its hard to say what the problem might be.

    Kevin

This discussion has been closed.