Solutionunvalidated
Make the slider controlled by passing the current state to the Radix Slider `value` prop (and update it in onValueChange), instead of only using `defaultValue`.
6372d9ae-2b70-4277-9690-833b36896253
Make the slider controlled by passing the current state to the Radix Slider value prop (and update it in onValueChange), instead of only using defaultValue.