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
Originally posted by laputaworkuk September 17, 2022
Hi ,
If I input invalid date time value, e.g. 23/13/2023, it will only throw
Error: TD: Could not correctly parse "23/13/2323" to a date for input.
at ErrorMessages.failedToParseDate
How can I catch this error ?
Thank you
Currently, the picker outputs errors, but there's no way to catch or handle them.
The text was updated successfully, but these errors were encountered:
Discussed in #2656
Originally posted by laputaworkuk September 17, 2022
Hi ,
If I input invalid date time value, e.g. 23/13/2023, it will only throw
Error: TD: Could not correctly parse "23/13/2323" to a date for input.
at ErrorMessages.failedToParseDate
How can I catch this error ?
Thank you
Currently, the picker outputs errors, but there's no way to catch or handle them.
The text was updated successfully, but these errors were encountered: