AddSearch / search-ui

JavaScript library to develop Search UIs for the web
https://www.addsearch.com/
MIT License
24 stars 4 forks source link

skip re-creating filterObject when clearing RangeFacets from URL history #102

Closed haoAddsearch closed 1 year ago

haoAddsearch commented 1 year ago

Js-client's setFilterObject is not supposed to work when Search Implementation uses filters/facets. Because these components also calls this method to override the filter object.