jquery.mobile-1.4.5.js:13906 Uncaught TypeError: Cannot read property 'not' of undefined
Hi,
I got following error:
Uncaught TypeError: Cannot read property 'not' of undefined
For line 13906 hierarchyClass = cells.not( this ).filter( "thead th" ).length && " ui-table-cell-label-top",
in jquery.mobile-1.4.5.js:13906 Uncaught TypeError: Cannot read property 'not' of undefined
(after calling enhanceWithin on a table with classes ui-responsive table-stroke )
I see no issues in the end result.
Hope this helps!
Cheers, Michaël