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.

Form doesn't become dirty when we select a value in an empty autocomplete #2753

@NicolasVargas

Description

@NicolasVargas

Hi guys,

Thank you for your work on angular material. It's amazing !
I'm trying the md-autocomplete website's example

When we type something in the input, the form's dirty flag is set to true.
But when the form is not dirty and we just click on the input, if we select an element, the model binded changes but the form remains clean.
Shouldn't the dirty flag be set to true ?

You can see an example on this plunker link

Thanks,

Izcalli

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions