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.

Changing only part of date (input) does not change form's pristine state (Chrome) #12207

Closed
@fracz

Description

@fracz

Have a look at this plnkr.

When (in Chrome) I click the year and type something - say 2015 - and blur the field, model value does not change.

image

However, when I select the date from calendar and then I delete the year value (select it and hit backspace), then field & form error are set as expected:

image

Not sure if Angular's or Chrome's issue as in Firefox it is working fine (although there is no date picker).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions