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 inside ng-repeat doesn't work in IE9 #1902

@vigasin

Description

@vigasin

Here is a simple sample. It should work as follows:

  1. There are two select boxes.
  2. When you select an item in first box, second is populated with corresponding values.

Works perfectly in chrome, ff and safari.

To reproduce the problem in IE9:

  1. Change selection in first control from Cats to Dogs. Nothing is changed in the second box.
  2. If you play with it a bit you'll see that data in select boxes are completely unsynchronized with the model.

The fiddle: http://jsfiddle.net/nFp62/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions