PricingBlog

sc-slider

  • miles1991-1478419630635745360

    Miles

    7 hours ago

    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 🙏
    1478419631340519515-image.png
  • miles1991-1478421125842210827

    Miles

    7 hours ago

    @Max 😃
  • bsr.24-1478453880604856494

    Bobby Randhawa

    5 hours ago

    If the value attribute is linked to a var you need to wire up setting the var in the onValueChange event. Just set the var to the event.value