I can’t see how to make the slider reactive. In this instance you define it in the template with an input but then when you call .slider() in the template onRendered function the input is replaced with a tree of divs which overwrites any reactive data-slider-value or value attributes that you might have provided. Is there a way of making the slider reactive?