Author: lexein-w
Description:
Any styling in table headers disables sorting for that column.
Example:
{|class="wikitable sortable" !style="background:#cfcfcf;" align="center" |Name!!Surname!!Height |- |John||Smith||1.85 |- |Ron||Ray||1.89 |- |Mario||Bianchi||1.72 |-class="sortbottom" |||Average:||1.82 |}
Is this fixed in 1.19?
If not, is there a workaround?