Closed kmmbvnr closed 7 years ago
Thanks for this! Rather than modifying the id, I've just removed it as I'm not sure anyone would find the cloned id easily. I've also not removed the for
attribute - as far as I am aware they don't need to be unique so I don't think they would cause any issues (I could be wrong!).
If the table header contains an element with
id
attribute, the FixedHeader would duplicate it in the table header clone. This breaks other js code relying on that id's.I have this issue with a checkbox in a table header.