formly-js / angular-formly-templates-material

Angular-Formly: Material Templates
MIT License
55 stars 39 forks source link

issue with multiple selections on the select field #26

Closed younessassassi closed 8 years ago

younessassassi commented 8 years ago

How to replicate: Make multiple selections with select options '"multiple": true'. Click on the select field again then deselect all of the selections.

Result: Two labels are shown overlapping each other.

You can use the select demo to replicate the issue here: http://formly-material.meteor.com/demo/select

kamilkisiela commented 8 years ago

Are you sure it's not a angular-material bug?

I will check it soon.

kamilkisiela commented 8 years ago

angular/material#7108