We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
null reference in jquery.tablesorter.js, line: 2433, column: 8 2.27.8 work ok
jQuery("#testtable").tablesorter({ sortAppend: [[0, 's']], });
The text was updated successfully, but these errors were encountered:
Hi @MVKozlov!
Sorry, it looks like I forgot to update the dist file... the fix is already in the master branch. I'll go ahead release a patch!
dist
Sorry, something went wrong.
Docs: Use dist file in sortAppend & sortForce. See #1331
8ddfe81
e97858c
No branches or pull requests
null reference in jquery.tablesorter.js, line: 2433, column: 8
2.27.8 work ok
The text was updated successfully, but these errors were encountered: