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.

select + ng:options does not show all options #464

Closed
@vojtajina

Description

@vojtajina

When changing the number of options available in a select which uses
ng:options all options are not always visible.

See http://jsfiddle.net/pzwQY/6/ for an example. Change from "colors"
to "pets" and back to "colors", the second select will now only show 2
of the 4 colors.

This can also be seen on your example of ng:options at
http://docs.angularjs.org/#!/api/angular.directive.ng:options. Remove
an option and a new one. The last option will not be visible.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions