ghiscoding / Aurelia-Bootstrap-Plugins

Aurelia-Bootstrap-Plugins are Custom Elements to bridge with a set of 3rd party Bootstrap addons
https://ghiscoding.github.io/Aurelia-Bootstrap-Plugins
MIT License
45 stars 23 forks source link

abp-select selection diverges when changing item collection #61

Closed Mobe91 closed 6 years ago

Mobe91 commented 6 years ago

When I alter the item collection bound to a abp-select then the bound selectedItem and selectedValue properties diverge from the effective selection in the underlying html select element.