snapappointments / bootstrap-select

:rocket: The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more.
https://developer.snapappointments.com/bootstrap-select/
MIT License
9.85k stars 2.72k forks source link

data-selected-text-format after render or refresh #2847

Open Iojanseba opened 12 months ago

Iojanseba commented 12 months ago

I have a problem when reload the attribute data-select-text-format using render or refresh. Both methods give the same result. If I have configured count > 3, it's work fine when the select is loaded at first time, but if I change the setup and I selected another, for ex. Count > 4, and then render or refresh, the program stop to work for this attribute. Any idea? Or solution for this?