Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropdown for multiple select disappears when selecting options. #223

Open
lvandyk opened this issue May 8, 2017 · 2 comments
Open

Dropdown for multiple select disappears when selecting options. #223

lvandyk opened this issue May 8, 2017 · 2 comments
Labels

Comments

@lvandyk
Copy link

lvandyk commented May 8, 2017

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

@webbiesdk webbiesdk added the bug label May 8, 2017
@Srimal94
Copy link

did you find the solution for this?

@morwalz
Copy link

morwalz commented May 23, 2020

@Srimal94 did you find something on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants