itemsapi / itemsjs

Extremely fast faceted search engine in JavaScript - lightweight, flexible, and simple to use
Apache License 2.0
346 stars 41 forks source link

Why does checkbox work to filter, but drop down box does not? #139

Open JG515 opened 10 months ago

JG515 commented 10 months ago

Please see images below. We can't figure out why selection drop down boxes don't filter the search list, but checkboxes do.

facet1 facet2

cigolpl commented 10 months ago

Could you provide more info how to reproduce it ? Seems to be more general JavaScript or Vue + HTML problem than ItemsJS itself