appbaseio / reactivesearch

Search UI components for React and Vue
https://opensource.appbase.io/reactivesearch
Apache License 2.0
4.89k stars 471 forks source link

Check for invalid range in DynamicRangeSlider (Vue) #2250

Closed Jade-GG closed 7 months ago

Jade-GG commented 8 months ago

The DynamicRangeSlider doesn't hide itself when the range is invalid. Currently it will:

This change causes the slider to not render itself in these scenarios.