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

jQuery 3.2 support - replace deprecated size() function #18

Open
oxillo opened this issue Dec 17, 2017 · 1 comment
Open

jQuery 3.2 support - replace deprecated size() function #18

oxillo opened this issue Dec 17, 2017 · 1 comment
Assignees

Comments

@oxillo
Copy link

oxillo commented Dec 17, 2017

The .size() function has been deprecated in jQuery 1.8 and removed in 3.0.
Consequently, jui (all components) throws errors.
Replacing .size() by .length (as suggested by jQuery) solves the issue.

@easylogic
Copy link
Contributor

Hi @oxillo

Thanks for your report.

I'll test you and let you know.

@easylogic easylogic self-assigned this Dec 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants