Validation not working with parent component and child component #1771
-
Hello, I am having trouble getting validation to work when the parent component contains the wrapping the child component containing all other RHF logic.Here is a codesandbox link Any help is appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
please explain your question a bit clearer and also what's the steps to reproduce the problem. comments inside codesandbox don't really help much. |
Beta Was this translation helpful? Give feedback.
-
I have used the controller to the parent component to wrap the child component, the child component validation is not working, only initial validation is done. how to validate the form from parent to child component |
Beta Was this translation helpful? Give feedback.
please explain your question a bit clearer and also what's the steps to reproduce the problem. comments inside codesandbox don't really help much.