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 was archived by the owner on Apr 12, 2024. It is now read-only.
When (in Chrome) I click the year and type something - say 2015 - and blur the field, model value does not change.
However, when I select the date from calendar and then I delete the year value (select it and hit backspace), then field & form error are set as expected:
Not sure if Angular's or Chrome's issue as in Firefox it is working fine (although there is no date picker).