I have this slider with Min=0, Max=1, Step=0.1, but it only goes up to 90%, not 100%
Is it some data rounding issue?
I have this slider with Min=0, Max=1, Step=0.1, but it only goes up to 90%, not 100%
Is it some data rounding issue?
I added two more text fields there to show the *100 value from the slider unformatted and also to show it before multiplying with 100
btw, would be nice to have a :formatted-as percentage for numbers [if a number is say 2 they’d show 200% - Bubble show append the % there too when using formatted-as I mean]
it looks like a bug in the slider element itself