OptimalBPM / angular-schema-form-dynamic-select

AngularStrap and AngularUI dynamic select implementation(static/sync/async/http, filters) for Angular Schema Form
MIT License
55 stars 45 forks source link

Cant remove selected items in multiselect #125

Open udit2395 opened 7 years ago

udit2395 commented 7 years ago

I am using this library in my app. I am using multi select drop box. When I select any option from multi select dropbox and try to remove selected option its not working. Cant remove selected items

nicklasb commented 6 years ago

Strange, do you have the same problem in the example?

http://demo.optimalbpm.se/angular-schema-form-dynamic-select/

udit2395 commented 6 years ago

which example

nicklasb commented 6 years ago

The example page I linked to above, I just went to that page and tried all multiselect variants, and in everyone I could select an option and then deselect it. What browser are you using?