When a user enters an invalid date into the date picker, upon leaving the control the date is cleared but no notification or information is provided that the date was invalid. Is there any way to intercept the clearing of the data so we can show a toast or popup.
Try with:
Thanks, but the date field may or may not be required.