My current work around is to “unbind” the click event from the pager buttons and then re-bind it and essentially copy/paste the code from the original click handler, with the exception that I keep track of the current page instead of deferring to “ts.p.page”.
