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

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
}
This discussion has been closed.
Replies
This appears to be similar to your other thread on this topic. Let's continue the discussion there.
Allan
As requested in your other thread please provide a test case showing the issue. Here is the updated test case with your
language.url
code:https://live.datatables.net/zazebomi/1/edit
Its still working. Please keep this question/issue to one thread.
Kevin