fixed-table-header
fixed-table-header copied to clipboard
Cannot read property '0' of undefined
Cannot read property '0' of undefined bower_components/angular-fixed-table-header/src/fixed-table-header.js:86:52
var cell = cells.original[index];
var style = $window.getComputedStyle(cell[0]);
is fix it ?
I get the same error. Somebody found a solution?
Has anyone come up with a solution to this? This seems to be my only solution to my situation but I keep getting this error and the header is set to visibility hidden and the clone is no where to be found. Any help would be great, thanks!