filamentgroup / tablesaw

A group of plugins for responsive tables.
MIT License
5.48k stars 434 forks source link

Table headers for mobile version don't appear #328

Closed olhapi closed 6 years ago

olhapi commented 6 years ago

I'm getting error 'Failed to execute 'appendChild' on 'Node'. Can't get rid of it, markup is valid, table is visible, but table headers for stacked version do can't append. Any help?

Here's codepen: https://codepen.io/puagardian/pen/OOKZjr/

olhapi commented 6 years ago

Closed as duplicate of https://github.com/filamentgroup/tablesaw/issues/307 In my case, br tag inside table header causes the issue.