Datatables no longer displaying

Datatables no longer displaying

jeremy_thomasjeremy_thomas Posts: 6Questions: 1Answers: 0

As of a few weeks ago, Our data tables are no longer showing up.

Here is the Debug log from the console

Debugger code (debug.datatables.net):

DT_Debug.js?rand=1680265182598:460 Uncaught TypeError: Cannot read properties of undefined (reading 'length')
at Object.default_1 [as info] (DT_Debug.js?rand=1680265182598:460:25)
at HTMLDivElement.<anonymous> (DT_Debug.js?rand=1680265182598:97:25)
at HTMLDivElement.dispatch (jquery.min.js?ver=3.6.3:2:43184)
at y.handle (jquery.min.js?ver=3.6.3:2:41168)
default_1 @ DT_Debug.js?rand=1680265182598:460
(anonymous) @ DT_Debug.js?rand=1680265182598:97
dispatch @ jquery.min.js?ver=3.6.3:2
y.handle @ jquery.min.js?ver=3.6.3:2
DT_Debug.js?rand=1680265182598:978 Uncaught TypeError: Cannot read properties of undefined (reading 'FixedHeader')
at Object.fn (DT_Debug.js?rand=1680265182598:978:24)
at Object.default_1 [as common] (DT_Debug.js?rand=1680265182598:413:43)
at HTMLDivElement.<anonymous> (DT_Debug.js?rand=1680265182598:97:25)
at HTMLDivElement.dispatch (jquery.min.js?ver=3.6.3:2:43184)
at y.handle (jquery.min.js?ver=3.6.3:2:41168)

Answers

Sign In or Register to comment.