2amigos / yii2-multi-select-widget

Bootstrap MultiSelect and MultiSelect Listbox widgets for Yii2
https://2amigos.us
Other
45 stars 29 forks source link

removed exception throwing when is emty #25

Open arkotik opened 3 years ago

arkotik commented 3 years ago

I have removed this exception because I got a use case with an empty data array. I think not only I can have such use cases (issue). Also, the original MultiSelect Bootstrap plugin has the option disableIfEmpty.