Closed Alirz closed 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.
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.
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