arqex / react-datetime

A lightweight but complete datetime picker react component.
1.99k stars 873 forks source link

react-hook-form react-datetime onChange won't work #786

Open Lawrencehudson23 opened 3 years ago

Lawrencehudson23 commented 3 years ago

I tried to use react-hook-form for validation and errors using Controllers. Errors and validation work fine, I can get value, but the onChange function won't work. Please help.

nsikakowo commented 2 years ago

did you ever find a solution to this? @Lawrencehudson23

scdigitalmedia commented 2 years ago

Bump. Having this same issue.