Skip to content

Uncaught TypeError: Cannot read property 'toString' of undefined at Object.sortNatural #1566

Description

@own3mall

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:

Attached Image Hosted by DragNDropz www.dragndropz.com

Any idea why this might be happening?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions