chaudharykiran / SimpleReactValidatorWithHooks

Usage of SimpleReactValidator in functional Component using Hooks

Home Page:https://codesandbox.io/s/github/chaudharykiran/SimpleReactValidatorWithHooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onBlur

joao-guerreiro-asp opened this issue · comments

Hi,

Thanks so much for this helper - it works great for onSubmit, but for some reason, I'm not able not get this to work for the onBlur event, i.e. fieldValidator.showMessageFor(field.name). Any thoughts?

Hi @joao-guerreiro-asp,
Any code snippet or anything code sandbox link. It's very difficult for me to clearly understand your problem. I would be very happy to help if you me more hint or some code demo. Thank you.