Interesting Issue Loading DataTable

Interesting Issue Loading DataTable

jdadwilsonjdadwilson Posts: 80Questions: 14Answers: 1

While doing some testing with a DataTable on my local WAMP environment I included a command in the initComplete area which caused an error in FireFox. I removed the line of code but the error still occurred. I used the Chrome browser and did not get the error.

I reloaded the FireFox browser and restarted the system but still get the error.

I next uploaded the .js file to my online test environment and tested the module with both FireFox and Chrome. No error!

I'm load the DataTables from...

//cdn.datatables.net/1.10.11/js/jquery.dataTables.min.js

and the error occurs on line 66, col 113.

Any thoughts as to what I can do to get the error to go away.

TIA for any assistance
jDadwilson

This discussion has been closed.