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

Slider with lazy enabled gets model out of sync with internal state #375

Closed
zikolach opened this issue Jun 25, 2019 · 5 comments
Closed
Labels

Comments

@zikolach
Copy link

zikolach commented Jun 25, 2019

If you switch on lazy option and move/drag slider relatively quickly releasing mouse button while moving sometimes the value shown on the label is different from one contained in component model (or sent with change event). See screenshot. Codepen for manual tesing

Screenshot 2019-06-25 at 14 51 48

@zikolach zikolach added the bug label Jun 25, 2019
@NightCatSama
Copy link
Owner

I have not reappeared, I have been as fast as possible.

Is the value not correct, or the tooltip is not displayed correctly?

@zikolach
Copy link
Author

zikolach commented Jun 26, 2019

The value shown on tooltip is different from one in component model/change event. I think that it is just not updated/propagated outside in some rare cases (appears to be the case 1 of 5-10 times changing upper or lover bound). When it is out of sync - next change of other (correct) bound immediately changes model value to the one displayed on tooltip (makes it synced again). Here I made short screen recording from Codepen to illustrate issue.

@NightCatSama
Copy link
Owner

Thanks for the feedback, fixed in version 3.0.33.

@mixbyme
Copy link

mixbyme commented Jul 18, 2019

I have the same problem. But I am still experiencing problems.

@NightCatSama
Copy link
Owner

@mixbyme Please provide your parameters and component versions. It is best to have an online example

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

No branches or pull requests

3 participants