-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workingfeatureNew feature or requestNew feature or request
Description
Describe the bug
Now useFieldValidator hook does not re-run validator function when reference to it changes. In addition, it does not call validator function on first render.
Expected behavior
It is expected that validator function will be called each time reference to it changes.
Additional context
In addition, we must decide if bindings to yup are necessary. Maybe it is better to get rid of this dependency.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfeatureNew feature or requestNew feature or request