Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Default input datepicker validation blocked #5315

Closed
AlexFreem opened this issue Oct 22, 2015 · 0 comments
Closed

Default input datepicker validation blocked #5315

AlexFreem opened this issue Oct 22, 2015 · 0 comments
Assignees
Milestone

Comments

@AlexFreem
Copy link

I am apply little moddifications to default codepen of Angular Material Datepicker:

http://codepen.io/anon/pen/qOxNMr

Now we can see form model. By default, default datepicker goes with "$invalid : true" value. But on screen we didnt see any problems with datepicker.

If we manualy change current date ( on last datepicker ) to something what contains string, for example, - datepicker goes invalid and red line will shown. $invalid is still true.

Now change to normal date. Datepicker state goes normal, but $invalid is still true.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants