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

RangeError: Maximum call stack size exceeded #210

Closed
sonicoder86 opened this issue Feb 26, 2014 · 3 comments
Closed

RangeError: Maximum call stack size exceeded #210

sonicoder86 opened this issue Feb 26, 2014 · 3 comments

Comments

@sonicoder86
Copy link

When having complex objects in attributes it simply crashes.

Validation should skip those attributes which are not present in the validation object and a mechanism should be present to skip flatten for specific attributes, because now it is not possible to validate more complex objects.

@nuragic
Copy link
Contributor

nuragic commented Jan 14, 2015

Same here... The browser crashes when flatten() is called with a complex object...

👍 to @BlackSonic suggestion

@chiefGui
Copy link
Collaborator

Fixed by #260.

@prma85
Copy link

prma85 commented Jul 10, 2020

I came on this because I am having this error in the version 0.11.4 :(

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