Can you please help me figure out why my range slider only sends a single value to the filter?
Here is the scenario:
The Boat Length filter element on this page is a range slider, however it only seems to pass the value of the handle that was last touched rather than both as seen in the tag.
The debugger says everything is good, but only one value is being used to filter. Here is the read-only link, your assistance is greatly appreciated
Hello @peacock! I’ve been taking a look for these past days and I am not sure what is breaking
The setup for both the filter and the range slider is correct, however, for some reason, this specific field is not recognized as a range field…
I can define it via the API, which works, but this should not be needed.
Could you test by rebuilding the filter form with our example for the range slider? You can use the one for the price on this clonable and change the identifier.
@Support-Luis I guess the bright side is that I have everything configured properly. The thought of completely rebuilding that filter to potentially fix it sounds time consuming, but if “reboot” is your only suggestion, I can give it a try.
I understand it sounds time consuming. We can keep on testing by just rebuilding the length range slider or even trying with normal text inputs to verify the range functionality.
Apologies, this is a tricky ticket.