Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initialState Prop Does not Change Starting Position of the Slider #91

Open
Spill-Tea opened this issue Nov 15, 2023 · 0 comments
Open

Comments

@Spill-Tea
Copy link

The behavior of the initialState prop of the CircularSlider is a little odd, and goes against intuition of what the initialState should define.

The internal state value is indeed modified, but that value is not reflected in the state of the circle Slider object. Instead, Both the center text and position of the slider reflect the minimum value no matter how we define the initialState.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant