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

Maximum call stack size exceeded with custom validator #31

Closed
Debananda opened this issue Sep 4, 2018 · 2 comments
Closed

Maximum call stack size exceeded with custom validator #31

Debananda opened this issue Sep 4, 2018 · 2 comments

Comments

@Debananda
Copy link

Upon adding custom validations, on no error the validator is getting called infinite times. I think this is the same issue christianalfoni/formsy-react#298.

"react": "^16.4.2",
"react-form-validator-core": "^0.4.4",

@NewOldMax
Copy link
Owner

Hi
can you reproduce your issue here?

@Debananda
Copy link
Author

My mistake.. sometime I can't think properly. The infinite call was due improper coding :)
Thanks a lot

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