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

Tooltip remains open, when slider values are changed on mouse click #579

Open
raoulcimpean opened this issue Jun 28, 2019 · 2 comments
Open

Comments

@raoulcimpean
Copy link

raoulcimpean commented Jun 28, 2019

Tooltip remains open sometimes when slider values are changed from mouse click, and is you want to close it you must press click outside the range component.
Then its called again the method onChange. So onChange method its called 2 times in that situation.
You can check here: http://react-component.github.io/slider/examples/handle.html on Range with custom tooltip . Just press a few times and you will notice the tooltip remains open.

@reachtokish
Copy link

I have created one PR for this issue. It is fixed in my local.

@michaelcsilva
Copy link

I see this issue too on occasion, has it been merged into a released version?

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

3 participants