tablesorter icon indicating copy to clipboard operation
tablesorter copied to clipboard

Table head <th> cell not receiving sorting class

Open abmultimedia opened this issue 10 years ago • 1 comments

One of my table headers is not receiving the headerSortDown or headerSortUp class. The sorting function works and the "header" class is applied when initialized but the header class is not updated when sorted. Other headers in my table do receive the class. I can't seem to figure out what is causing the issue with that specific column.

abmultimedia avatar Jun 12 '15 19:06 abmultimedia

I see this problem occasionally when multi-sorting columns. Some sets of columns sort properly and add the classes to the headers. Others sort properly but do not add the classes.

JoshWillik avatar Feb 01 '16 15:02 JoshWillik