krescruz / angular-materialize

Angularjs directives for Materialize CSS Framework https://github.com/Dogfalo/materialize
MIT License
397 stars 129 forks source link

Dropdown for multiple select disappears when selecting options. #223

Open lvandyk opened 7 years ago

lvandyk commented 7 years ago

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

A link to a page clearly demonstrating the issue

http://jsfiddle.net/gmse4pgc/8

Srimal94 commented 4 years ago

did you find the solution for this?

morwalz commented 4 years ago

@Srimal94 did you find something on this ?