Opened 12 years ago
Closed 12 years ago
#7536 closed bug (notabug)
jquery table sorter
Reported by: | ierpe | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.core | Version: | 1.8.14 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
I am using http://tablesorter.com/docs/ and I get this error with jquery 1.6.1:
table.config.parsers[c] is undefined http://localhost/mySite/public/js/jquery-1.6.1.min.js/eval/seq/3 Line 398
full error:
table.config.parsers[c] is undefined (?)(table=table#myTable.tablesorter, sortList=undefined, 0?, cache=Object { row=[5], normalized=[5]})3 (line 398) (?)()3 (line 601) [Break On This Error] (398 out of range 106)
The plugin isn't working at all... With an older version of table sorter I dont have the error...
Note: See
TracTickets for help on using
tickets.
tablesorter is not part of jQuery UI.