fixed-table-header icon indicating copy to clipboard operation
fixed-table-header copied to clipboard

Cannot read property '0' of undefined

Open Jaichand opened this issue 8 years ago • 3 comments

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]);

Jaichand avatar Jul 14 '17 13:07 Jaichand

is fix it ?

eclimoom avatar Jul 26 '17 06:07 eclimoom

I get the same error. Somebody found a solution?

forste avatar Jun 25 '18 11:06 forste

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!

zachstarnes avatar Aug 15 '18 15:08 zachstarnes