Hi 👋
I'm trying to make this slider work. The values should be 0-10 which I have set as the min/max values. The value is linked to a var, as is the default-value.
The min/max buttons update the var and clicking them works. When i click max, the slider goes all the way to the right, and when I click Min the slider goes all the way to the left.
The problem is I can't actually interact with the slider. When I try to click and drag the thumb nothing happens. I can't slide the slider...
Set up attached.
Any help appreciated 🙏