Replies: 1 comment
-
can you share a codesandbox? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
What is the intended behavior if
required: True
andvalueAsDate: true
are specified when registring a date input?.In my case, form validation is successfull if I don't enter a date. Shouldn't this result in an error because the field is empty?
Beta Was this translation helpful? Give feedback.
All reactions