Hey everyone!
I'm having an interesting problem with the range slider component, after adding it to my app and refreshing the page, the component is rendered with the default values but does not show it, after trying to change the blocked sliders for the first time, the values become NaN, as you can see on the gif below:
PS: I tried changing the values with a switch, forcing the component to re-render and it ended up working.
Hi Guilherme! I see it broken on page load as well. The values that come with the component when first dragged into the app seem to work just fine (bottom slider).
I'll dig more into this and create a bug report once I'm able to pinpoint more of the issue!