You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a useState sliderSize which is linked to the width prop, and when I change it, the slider is well resized but has a weird behavior. The knock and the track are incorrect, the knob has an offset of this position.
Maybe the formula to set the knock position and the track is still done through the initial value ?
Thank you for your help
The text was updated successfully, but these errors were encountered:
Hello,
I have a useState sliderSize which is linked to the width prop, and when I change it, the slider is well resized but has a weird behavior. The knock and the track are incorrect, the knob has an offset of this position.
Maybe the formula to set the knock position and the track is still done through the initial value ?
Thank you for your help
The text was updated successfully, but these errors were encountered: