Skip to content
New issue

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

sortAppend / sortForce broken in 2.28 #1331

Closed
MVKozlov opened this issue Dec 8, 2016 · 1 comment
Closed

sortAppend / sortForce broken in 2.28 #1331

MVKozlov opened this issue Dec 8, 2016 · 1 comment
Labels

Comments

@MVKozlov
Copy link

MVKozlov commented Dec 8, 2016

null reference in jquery.tablesorter.js, line: 2433, column: 8
2.27.8 work ok

	jQuery("#testtable").tablesorter({
	    sortAppend: [[0, 's']],
	}); 
@Mottie
Copy link
Owner

Mottie commented Dec 8, 2016

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants