NewOldMax/react-form-validator-core

Maximum call stack size exceeded with custom validator

Closed this issue · 2 comments

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",

Hi
can you reproduce your issue here?

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