fixed-table-header
fixed-table-header copied to clipboard
Script error: c[0] is not defined when using interpolation lower down on the page
I have followed the instructions and it works fine if I don't have any interpolated string on the page lower down after the table where I use the directive. But when I add some interpolated strings, it keeps on throwing the js error. See attached images for more details.
Image 1: Working code + interpolated string without fix-head. Image 2: Interpolation fails due to js error, the moment I use fix-head on my table.