jquery-3.4.1.js:3850 Uncaught TypeError: Cannot read property 'style' of undefined
jquery-3.4.1.js:3850 Uncaught TypeError: Cannot read property 'style' of undefined
My error:
jquery.dataTables.js:4089 Uncaught TypeError: Cannot read property 'style' of undefined(…)
_fnCalculateColumnWidths @ jquery.dataTables.js:4089
_fnInitialise @ jquery.dataTables.js:3216
(anonymous function) @ jquery.dataTables.js:6457
each @ jquery-2.0.2.min.js:4
each @ jquery-2.0.2.min.js:4
DataTable @ jquery.dataTables.js:5993
$.fn.DataTable @ jquery.dataTables.js:14595
(anonymous function) @ VM3329:1
(anonymous function) @ VM3156:180
l @ jquery-2.0.2.min.js:4
fireWith @ jquery-2.0.2.min.js:4
k @ jquery-2.0.2.min.js:6
(anonymous function) @ jquery-2.0.2.min.js:6:
I have tried datatables without relationship. Still I am getting same error.
Please help me
Answers
There are lots of threads discussing that error. See if this thread or this one helps.
Kevin