I\'m trying to get bootstrap-select working with Ember.js. Something about Ember\'s management of view objects that prevents it from working as intended.
I would suggest to look at ember-cli-select-picker addon for ember. It probably not extactly what you are looking for, because bootstrap 3 dropdowns gives many possibilities for customization. But it good be a good point to look into it and take it as a start point.