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

data-sortlist doesn't seem to work when using minified version of 2.10.8 #379

Closed
cotcomsol opened this issue Sep 17, 2013 · 2 comments
Closed
Labels

Comments

@cotcomsol
Copy link

It works fine if I just use the non-minified version. I think this is because I'm using jquery 1.10 and the minified version test doesn't work:

parseFloat($.fn.jquery)
1.1
$.fn.jquery
"1.10.2"

@Mottie
Copy link
Owner

Mottie commented Oct 7, 2013

You are correct, I'll have this issue fixed in the next update (see #338). Sorry for the delay!

@Mottie
Copy link
Owner

Mottie commented Oct 11, 2013

Hi @cotcomsol!

This should be fixed in the latest version! Thanks for your patience.

@Mottie Mottie closed this as completed Oct 11, 2013
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