I’m writing because I’m encountering an issue I’d like to resolve with a range slider setup.
I’m using a text element with the attribute fs-rangeslider-element=“display-value” to show the value of the range slider.
This works fine except that on page load it does not get the initial number from the range slider that has been set with fs-rangeslider-start=“” attribute.
In my HTML this is set by default but is being removed from the DOM on page load and only shows again once I interact with the range slider for the first time which is pretty bad UX.
Let me know how this can be fixed.
Here’s a read-only link: Webflow - gorgias.com: production
Here’s the page link: Pricing[WIP]
Thanks!