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
Sorry for the delay, I have just tested your implementation and it works fine for me, so it might be a problem with the container's styles you are using
Thumb is not properly centered on the track. I've used the example code from the docs.
<CircularSlider
r={50}
trackWidth={10}
thumbWidth={20}
onChange={value => console.log(value)}
/>
See screenshots below:
The text was updated successfully, but these errors were encountered: