I have a typo3 plugin hat works fine in typo3 6.2.31 now I migrate to 7.6.23. I have several problems with jQuery libraries. I often got this error:
U
A working solution is:
TYPO3.jQuery(".table.sortable").tablesorter();
Check that there is a loaded tablesorter plugin first before the tyop3 plugin, sounds like ideal sort order would be: