You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.
@TheSharpieOne , As specified in the issue #185, I am trying to implement the same for Date Field but I am having a small roadblock. Please find the details below and please let me know incase if there is any valid work around.
Scenario: If I enter the date and remove either MM or DD or YYYY, then I am seeing validation error - "This field is invalid" and here I am able to reset only the validation error but not the value in the input filed. Is there any work around to reset the Date Field as a whole(validation errors and input value)
Screenshot: 1 -
Screenshot: 2 -
Screenshot: 3 - Here if I click "Reset Date Field", the validation is removed but I still see the value in the input field 06/dd/2022 (highlighted in red color box)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@TheSharpieOne , As specified in the issue #185, I am trying to implement the same for Date Field but I am having a small roadblock. Please find the details below and please let me know incase if there is any valid work around.
Scenario: If I enter the date and remove either MM or DD or YYYY, then I am seeing validation error - "This field is invalid" and here I am able to reset only the validation error but not the value in the input filed. Is there any work around to reset the Date Field as a whole(validation errors and input value)
Screenshot: 1 -
Screenshot: 2 -
Screenshot: 3 - Here if I click "Reset Date Field", the validation is removed but I still see the value in the input field 06/dd/2022 (highlighted in red color box)
The text was updated successfully, but these errors were encountered: