Date picker require not working properly #2894
aldhahouri
started this conversation in
General
Replies: 1 comment 1 reply
-
I have the same problem. Have you managed to solve it? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've designed a form in my app to manage tasks, including a feature that allows users to specify a start time. This is facilitated through a date picker component. However, despite setting the 'IsRequired' attribute for the date picker, the form does not enforce this requirement, allowing users to proceed without selecting a date.
Beta Was this translation helpful? Give feedback.
All reactions