Getting Uncaught TypeError: Cannot read property 'style' of undefined when resize inspect element

Getting Uncaught TypeError: Cannot read property 'style' of undefined when resize inspect element

RaavananRaavanan Posts: 1Questions: 1Answers: 0

I am getting these errors when resize anything in that page even getting the error when resize the inspect element also
_Uncaught TypeError: Cannot read property 'style' of undefined
at Ha (jquery.dataTables.min.js?ver=20170510154807:60)
at Y (jquery.dataTables.min.js?ver=20170510154807:12)
at jquery.dataTables.min.js?ver=20170510154807:62
at jquery.dataTables.min.js?ver=20170510154807:62
at dispatch (jquery-2.1.0.min.js?ver=20170510154807:3)
at r.handle (jquery-2.1.0.min.js?ver=20170510154807:3)
_

How to fix this problem?

Answers

  • allanallan Posts: 63,889Questions: 1Answers: 10,530 Site admin

    Happy to take a look at a test case showing the issue.

    Allan

This discussion has been closed.