Closed Debananda closed 6 years ago
Upon adding custom validations, on no error the validator is getting called infinite times. I think this is the same issue https://github.com/christianalfoni/formsy-react/issues/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
Upon adding custom validations, on no error the validator is getting called infinite times. I think this is the same issue https://github.com/christianalfoni/formsy-react/issues/298.
"react": "^16.4.2", "react-form-validator-core": "^0.4.4",