danielfarrell / bootstrap-combobox

A combobox plugin that works with twitter bootstrap
849 stars 328 forks source link

Combobox doesn't work if we use two different dropdown. #245

Open avi-jain-08 opened 7 years ago

avi-jain-08 commented 7 years ago

I am trying to load State and Counties in dropdown. State combobox is loaded correctly but when i am loading counties ,it is not loading. If we inspect the html in page source. It is binded and it has applied display:none for the 2nd dropdown.

JanisE commented 4 years ago

Please, provide an example. I have several comboboxes on one page, and they are all visible.