Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

clearing a typeahead doesn't work when it's typeahead-editable="false" #1620

Closed
@jnizet

Description

@jnizet

I think I found a small bug a typeahead. When I try to clear the typeahead (by setting its model to undefined), it works fine if the typeahead is editable, but it doesn't if it's not editable (i.e. its typeahead-editable attribute is false).

The bug is illustrated, with an ugly workaround, in this plunkr

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions