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
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
Happy to take a look at a test case showing the issue.
Allan