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 Oct 6, 2020. It is now read-only.
When input doesn't meet date format and datepicker lose focus, clear input value
What is the current behavior?
Input value doesn't clean (but bind variable are not assigned to incorrect value) and then placeholder move towards to input value and merges, make it unredeable
What are the steps to reproduce?
Input incorrect value like "adfsdsa" and click mouse out of datepicker.
When previous value of datepicker was not empty need to do previous step twice
Which versions of Angular, MD2, OS, browsers are affected?
Angular 5
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.
Bug, feature request, or proposal:
Bug
What is the expected behavior?
When input doesn't meet date format and datepicker lose focus, clear input value
What is the current behavior?
Input value doesn't clean (but bind variable are not assigned to incorrect value) and then placeholder move towards to input value and merges, make it unredeable
What are the steps to reproduce?
Input incorrect value like "adfsdsa" and click mouse out of datepicker.
When previous value of datepicker was not empty need to do previous step twice
Which versions of Angular, MD2, OS, browsers are affected?
Angular 5
The text was updated successfully, but these errors were encountered: