You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click the "update" button on the home page, this is a error log in console, as shown.
jquery.tablesorter.js:482 Uncaught TypeError: Cannot read property '4' of undefined
at getCachedSortType (jquery.tablesorter.js:482)
at multisort (jquery.tablesorter.js:436)
at HTMLTableElement. (jquery.tablesorter.js:617)
at HTMLTableElement.handle (eval at (jquery.js:11), :1:26157)
at HTMLTableElement.eval (eval at (jquery.js:11), :1:23905)
at Object.trigger (eval at (jquery.js:11), :1:25523)
at HTMLTableElement.eval (eval at (jquery.js:11), :1:28478)
at Function.each (eval at (jquery.js:11), :1:8461)
at init.each (eval at (jquery.js:11), :1:1089)
at init.trigger (eval at (jquery.js:11), :1:28454)
The text was updated successfully, but these errors were encountered:
When I click the "update" button on the home page, this is a error log in console, as shown.
The text was updated successfully, but these errors were encountered: