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

"this.size is not a function" In jquery 3.1.1 #17

Open
jeanechabaudis opened this issue Mar 18, 2017 · 4 comments
Open

"this.size is not a function" In jquery 3.1.1 #17

jeanechabaudis opened this issue Mar 18, 2017 · 4 comments

Comments

@jeanechabaudis
Copy link

en jquery 3.1.1 sale el siguiente error "this.size is not a function" y ya probe con la funcion length y sigue igual

@mkoczorowski
Copy link

any solution to this ? +1

@anwarjaved
Copy link

Replace size with length

@jeanechabaudis
Copy link
Author

Thank you and solve it

@mread1208
Copy link

Perfect, that worked. Changing this.size() to this.length fixed my issue.

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

4 participants