Skip to content

changes size() to length since it is missing in jquery 3.0#2841

Merged
bbenezech merged 1 commit into
railsadminteam:masterfrom
jklimke:jquery-3.0-fixes
Mar 4, 2017
Merged

changes size() to length since it is missing in jquery 3.0#2841
bbenezech merged 1 commit into
railsadminteam:masterfrom
jklimke:jquery-3.0-fixes

Conversation

@jklimke

@jklimke jklimke commented Mar 1, 2017

Copy link
Copy Markdown
Contributor

this piece of code cause my rails_Admin backend to basically stop working since jquery 3 removed the size() function. Using .length fixes the issue for me

@bbenezech bbenezech merged commit 9e2c403 into railsadminteam:master Mar 4, 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

Successfully merging this pull request may close these issues.

2 participants