Skip to content

Dropdown for multiple select disappears when selecting options. #223

@lvandyk

Description

@lvandyk

Describe the error in 1 sentence

When using a multiple select with ng-options, selecting an option causes the dropdown to disappear.

Steps to reproduce

What exactly is supposed to happen

The select dropdown should remain open.

What exactly does happens

The select dropdown closes.

Note: This only happens when uses ng-options. When using ng-repeat directly on tags, it works. But I need to use ng-options as adding an ng-model when using ng-repeat causes an infinite loop when using ng-change.

A link to a page clearly demonstrating the issue

http://jsfiddle.net/gmse4pgc/8

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions