I'm receiving the below error on the latest version of tablesorter (along with my older version of v2.29.5):
Uncaught TypeError: Cannot read property 'toString' of undefined
at Object.sortNatural (jquery.tablesorter.min.js:formatted:1319)
at Object.sortNaturalAsc (jquery.tablesorter.min.js:formatted:1364)
at jquery.tablesorter.min.js:formatted:1235
at Array.sort (native)
at Object.multisort (jquery.tablesorter.min.js:formatted:1209)
at jquery.tablesorter.min.js:formatted:1183
It seems to not like the column data which consists of the following:
<td class="centerAlign userGlimpse"><img src="https://serv1.dragndropz.com/user_images/2018_07_09/thumbs/397_cXSCjb_chronic_I_miss_u.jpg" alt="rawr57"><br><span class="linkActor underline visitUser">rawr57</span></td>
Attached is a screenshot showing the problem:

Any idea why this might be happening?
I'm receiving the below error on the latest version of tablesorter (along with my older version of v2.29.5):
It seems to not like the column data which consists of the following:
Attached is a screenshot showing the problem:
Any idea why this might be happening?