When using the Bootstrap integration for DataTables, I see the following error in the console:
Uncaught TypeError: Cannot read property \'defaults\' of undefined (
The problem is that dataTable is not defined at the point you are calling this method.
dataTable
Ensure that you are loading the .js files in the correct order:
.js