Skip to content
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
@ghost

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
date1

When I set the day, month and year it has the .ng-valid-date class
date2

When I click on this cross, it has still the .ng-valid-date class but it's null again
date3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions