jQuery TableSorter plugin support

I’m trying to use jQuery TableSorter plugin with Ionic Framework, but seems that it doesn’t work with touch events(?).

I run the code without Ionic added and it runs perfectly. Now, if I use Chrome DevTools to simulate a mobile device, the sorting does not get applied.

See the Pen BNaXeY by Saul Martínez (@samacs) on CodePen.