mgcrea / angular-strap

AngularJS 1.2+ native directives for Bootstrap 3.
mgcrea.github.io/angular-strap
MIT License
5.73k stars 1.38k forks source link

Can't bind object to data-multiple in bs-select #2143

Closed Alirz closed 5 years ago

Alirz commented 8 years ago

Hi, I tried to bind an object to ismultiple attribute in bs-select but all selects rendered in multiple mode, then I realized this attribute could not bind cause this line in source var dataMultiple = element.attr('data-multiple'); I think you should parse data to support binding in this attribute

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.