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

Uncaught RangeError: Maximum call stack size exceeded #1092

Closed
cr1t opened this issue Apr 14, 2016 · 7 comments
Closed

Uncaught RangeError: Maximum call stack size exceeded #1092

cr1t opened this issue Apr 14, 2016 · 7 comments

Comments

@cr1t
Copy link

cr1t commented Apr 14, 2016

Hi

Line 1062
// Remove Parsley events already bound on this field
$toBind.off('.Parsley');

Throws error Uncaught RangeError: Maximum call stack size exceeded in jquery

I'm using jquery 1.9.1 I was on 2.2 but had to downgrade for another control.

Any ideas?

@cr1t
Copy link
Author

cr1t commented Apr 14, 2016

P S I'm on Parsley Version 2.3.7

@cr1t
Copy link
Author

cr1t commented Apr 14, 2016

It seems similar to this
#138

but a very old issue

@marcandre
Copy link
Collaborator

Sorry, no idea. Can you provide a codepen or similar? Otherwise it's near impossible for me to investigate.

@cr1t
Copy link
Author

cr1t commented Apr 15, 2016

Hi Here we go

http://codepen.io/cr1t/pen/eZMaMB

You can see the error in the console

marcandre added a commit that referenced this issue Apr 15, 2016
@marcandre
Copy link
Collaborator

Oh, got it, thanks!
You should be good with 2.3.11.
Thanks for the bug report 😄

@surielmx
Copy link

I received this error with jquery select2 and parsley v 2.3.11

@marcandre
Copy link
Collaborator

marcandre commented Apr 22, 2016

@pokaxperia Sorry about this. It's an issue with select2, see #1036

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

3 participants