The $.tablesorter.getFilters() function doesn't work correctly when a duplicate header exists - this probably also applies to the stickyHeaders widget (ref).
Note to add a method to differentiate which filter set was last updated... maybe include a timestamp?
Although I didn't do anything to the Scroller widget this update, I did fix the issue with getFilters & sticky headers; and the filters are now using time stamps!
The
$.tablesorter.getFilters()
function doesn't work correctly when a duplicate header exists - this probably also applies to the stickyHeaders widget (ref).Note to add a method to differentiate which filter set was last updated... maybe include a timestamp?