Hi Luis
https://preview.webflow.com/preview/dama-2024?utm_medium=preview_link&utm_source=designer&utm_content=dama-2024&preview=bbbff035968e88c7a3f2359556a91e6c&pageId=66715252bc1ecc4883596c3c&locale=en&workflow=preview
here you can se we are impelementing filters with the range slider, we noticed that when loading we can correctly see collection items with “price” 0, if we change the slider and put it back to 0 those items does not appear again
What could it be?
Thank you as always
Hey @gianluca! You seem to have found an interesting bug haha!
I am not sure why the items are hidden, I do see that the filter data is different on page load and after returning the slider to 0.
A workaround, without code, would be to give these items a price of 1, since your lowest value is 50.000 then there would be no issue.
If you’d like to have a code approach I can write some code that clears the filter data for the slider.
Yeah, i’m already hiding the value when it’s 0 in order to show a label, it will work with price 1, thank you for the work around idea
You’re welcome! Let me know if there is anything else I can help with!