i am using metronic 8 laravel demo3, i try to create a new page contain a datatable list of users
i got this javascript error msg Uncaught TypeError: $(...).DataTable is not a function, despite adding datatable.bundl.js on config/page.js
Hi Ayoub Abouelfaraj,
It seems the bundle file datatable.bundle.js has the issue. We will fix it.
Thanks
Hi Ayoub Abouelfaraj,
Do you see the datatable.bundl.js is being loaded on that page in the browser Network tab?
Thanks
yes, it's loaded on the browser with the other custom js.
it is possible to upgrade that componente (datatable.bundle.js)??