React Hook Form v7 #8579
Unanswered
mohitkhurana1812
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @bluebill1049 ,
I am facing some issue with keyboardDateTimepicker component while using with RHF v7. I am trying to insert a property in Datetime object in OnChange method of keyboardDateTimepicker. But while submitting form that property is not present in dateTime object inside handleSubmit function. However same is visible if we do getValues().
Can you please help if this has to do anything with react hook form?
Beta Was this translation helpful? Give feedback.
All reactions