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.

bug(select): switching from an invalid to undefined model value keeps invalid option in list #11078

Closed
@tdakhla

Description

@tdakhla

In 1.4 snapshot, given a select box without ng-options, switching from an invalid to undefined model value doesn't remove the '?' option (even though the value is correctly selected to the empty option): http://jsfiddle.net/xek8wqk1/

Resetting back to empty string is fine, but resetting to undefined doesn't remove the "?" value.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions