You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed-header-table doesn't work for me. I get this error in Javascript console:
jquery-3.1.1.slim.min.js:2 jQuery.Deferred exception: d.find(...).bind is not a function TypeError: d.find(...).bind is not a function at Object._setupFixedColumn (file:///home/razumov/www/jquery.fixedheadertable.min.js:19:5819) at HTMLTableElement.setup (file:///home/razumov/www/jquery.fixedheadertable.min.js:19:2147) at HTMLTableElement.<anonymous> (file:///home/razumov/www/jquery.fixedheadertable.min.js:19:347) at Function.each (file:///home/razumov/www/jquery-3.1.1.slim.min.js:2:3031) at r.fn.init.each (file:///home/razumov/www/jquery-3.1.1.slim.min.js:2:1219) at r.fn.init.init (file:///home/razumov/www/jquery.fixedheadertable.min.js:19:294) at r.fn.init.c.fn.fixedHeaderTable (file:///home/razumov/www/jquery.fixedheadertable.min.js:19:10175) at HTMLDocument.<anonymous> (file:///home/razumov/www/details_eb_filtered.html:20:18) at j (file:///home/razumov/www/jquery-3.1.1.slim.min.js:2:30164) at k (file:///home/razumov/www/jquery-3.1.1.slim.min.js:2:30478) undefined
Fixed-header-table doesn't work for me. I get this error in Javascript console:
jquery-3.1.1.slim.min.js:2 jQuery.Deferred exception: d.find(...).bind is not a function TypeError: d.find(...).bind is not a function at Object._setupFixedColumn (file:///home/razumov/www/jquery.fixedheadertable.min.js:19:5819) at HTMLTableElement.setup (file:///home/razumov/www/jquery.fixedheadertable.min.js:19:2147) at HTMLTableElement.<anonymous> (file:///home/razumov/www/jquery.fixedheadertable.min.js:19:347) at Function.each (file:///home/razumov/www/jquery-3.1.1.slim.min.js:2:3031) at r.fn.init.each (file:///home/razumov/www/jquery-3.1.1.slim.min.js:2:1219) at r.fn.init.init (file:///home/razumov/www/jquery.fixedheadertable.min.js:19:294) at r.fn.init.c.fn.fixedHeaderTable (file:///home/razumov/www/jquery.fixedheadertable.min.js:19:10175) at HTMLDocument.<anonymous> (file:///home/razumov/www/details_eb_filtered.html:20:18) at j (file:///home/razumov/www/jquery-3.1.1.slim.min.js:2:30164) at k (file:///home/razumov/www/jquery-3.1.1.slim.min.js:2:30478) undefined
HTML page: https://gist.github.com/iarspider/e0240ec4a0df95279c1b606a82e837f3
The text was updated successfully, but these errors were encountered: