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 if min changes to value which is more than max after first render #861

Open
didolf opened this issue Feb 20, 2023 · 1 comment

Comments

@didolf
Copy link

didolf commented Feb 20, 2023

Steps to reproduce:

  1. Set up min to 100 max to 500, value to 600
  2. Change min to 600
    Expected: handle invisible
    Current: handle positioned on very big distance.

Codesandbox to repoduce: https://codesandbox.io/s/summer-butterfly-2djoxi?file=/src/App.js

@ayberkdikcinar
Copy link

Have you find a solution for this?

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

2 participants