Migration to 2.0.0 : Uncaught TypeError: $.fn.dataTable is undefined

Migration to 2.0.0 : Uncaught TypeError: $.fn.dataTable is undefined

ooiooooioo Posts: 23Questions: 4Answers: 0

Hi,
migrating from 1.13.10 to 2.0.0, I have this error in firefox console :
Uncaught TypeError: $.fn.dataTable is undefined

For the following javascript code :
$.extend(true, $.fn.dataTable.defaults, { language: { url: urlDatatMessFr }

Replies

Sign In or Register to comment.