Slider with a decimal step value doesn't work

Hey there,

I think I’ve stumbled upon a bug with the Slider component. When I set the Step value to a decimal, like 0.1, the Slider doesn’t work and I get an Uncaught TypeError in the console.

TypeError

My Slider uses an App Variable with a float type as the Value property. Here’s how I’ve set up the Slider:

Slider Configuration

When I remove the step value, everything works fine. Do you think this is a bug or am I missing something here?

Hi Kaspar!

Thank you for reporting this - I was able to recreate this error message. This has been passed onto our Dev team as a bug report.

Rhys

1 Like