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

Default input datepicker validation blocked #5315

Closed
@AlexFreem

Description

@AlexFreem

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions