This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
input type=date .ng-valid-date stays after reset #13587
Closed

Description
Hello,
When I use Google Chrome with the input type date, there a cross that allow to reset the date.
I don't know if this is a bug or not since I'm very new to Angular but:
When I load the page, with the date set by the model to null
When I set the day, month and year it has the .ng-valid-date class
When I click on this cross, it has still the .ng-valid-date class but it's null again