Closed AmusableLemur closed 10 years ago
can't reproduce on my demo, would you mind preparing a jsfiddle?
It appears to be a problem on Firefox, I can't reproduce it in Chrome.
you are right, i was testing in chrome I will look at it, there's a workaround for firefox and that's the possible source of this error
it should be OK now, thanks for reporting
Thanks for solving it!
When adding sortable to a table with HTML in a table header the code is removed after sorting twice.
Example:
<th> <i class="fa fa-map-marker fa-fw"></i> Location </th>
After clicking on the header twice, the icon is no longer visible.