Jquery – Uncaught TypeError: Cannot set property ‘nTf’ of undefined

datatablesjquery

I am getting console error "Uncaught TypeError: Cannot set property 'nTf' of undefined". I am using jquery Datatable.

Best Answer

Okey Let me just to be clear for everyone, tfoot > th must be equal to your thead > th

I just faced this kind of problem recently and trying to figure it out for couple mins so just make sure in the future someone maybe is facing it