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
Although the form renders a date picker, it also accepts typed-in values. In addition to being read as text #38, these values are not validated beyond what happens implicitly in the form field. This has led through values such as 0089-03-02 (not a literal example, but format matched).
The text was updated successfully, but these errors were encountered:
Although the form renders a date picker, it also accepts typed-in values. In addition to being read as text #38, these values are not validated beyond what happens implicitly in the form field. This has led through values such as
0089-03-02
(not a literal example, but format matched).The text was updated successfully, but these errors were encountered: