tristen / tablesort

:arrow_up_down: A small tablesorter in plain JavaScript
https://tristen.ca/tablesort/demo/
MIT License
1.1k stars 179 forks source link

Sorting breaks when header has rowspan #194

Open kaptajnen opened 4 years ago

kaptajnen commented 4 years ago

If you have a thead with multiple rows, and one of the columns have rowspan set, the sorting breaks. See example at https://jsfiddle.net/73cfjdxr/