Hi,
we have migrated to React Hooks and Dynamic Routing recently and absolutely love it.
However, we have a problem with the RangeSlider: Is there a way to NOT have it redefine the current filters immediately when it is rendered? We think it is super annoying to have these long URLs all the time, aswell as the current refinement lists with the defaults, e.g. Price from 0 to 4000 Euros. That is not really helpful and bad customer experience.
So I wonder:
- Do you have an (ideally TypeSCript) example of a working and implemented RangeSlider?
- How can I prevent the RangeSlider to set defaults immediately that show up in the Refinements once the page is loaded?