Editor Is Not A Constructor
Editor Is Not A Constructor
th3t1ck
Posts: 228Questions: 37Answers: 1
Upgrading editor from 1.9.2 to 1.9.6 and the latest DataTables. I know editor 2 is available. When I run the little debugger (bookmarklet) everything shows up to date except there is no editor version. What am I missing? I get the following error in devtools...
bootstrap:2 jQuery.Deferred exception: $.fn.dataTable.Editor is not a constructor TypeError: $.fn.dataTable.Editor is not a constructor
at HTMLDocument.<anonymous> (https://dhwebapps.com/fcms/cases-db.php:298:18)
at e (https://dhwebapps.com/fcms/DataTables/datatables.min.js:14:30038)
at t (https://dhwebapps.com/fcms/DataTables/datatables.min.js:14:30340) undefined
S.Deferred.exceptionHook @ bootstrap:2
t @ bootstrap:2
setTimeout (async)
(anonymous) @ bootstrap:2
c @ bootstrap:2
fireWith @ bootstrap:2
fire @ bootstrap:2
c @ bootstrap:2
fireWith @ bootstrap:2
ready @ bootstrap:2
B @ bootstrap:2
bootstrap:2 Uncaught TypeError: $.fn.dataTable.Editor is not a constructor
at HTMLDocument.<anonymous> (cases-db.php:298)
at e (bootstrap:2)
at t (bootstrap:2)
Answers
Never mind. Had some of the files in the wrong place. It works!