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

Incorrect value displaying on dynamically changing min value to equal to max value #860

Open
didolf opened this issue Feb 20, 2023 · 0 comments

Comments

@didolf
Copy link

didolf commented Feb 20, 2023

Steps to reproduce:

  1. Set up min to 1 max to 10
  2. Change value to 5
  3. Change min to 10

Expected: handle positioned on start of rail, track width = 0.
Current: handle positioned on center of rail, track width != 0.

Codesandbox to repoduce: https://codesandbox.io/s/jolly-leftpad-p040z6?file=/src/App.js

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