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 value does not update correctly when setting lazy option to false #60

Closed
JennyZeiser opened this issue Jun 21, 2022 · 3 comments
Closed

Comments

@JennyZeiser
Copy link

We are using a single Slider in Vue 3 with the lazy option set to false.

If we drag the slider to 0 (our minimum value) and keep moving the mouse to the left (outside of the visible slider bar) without releasing the mouse, then back to the right (re-entering the visible slider bar), the slider value does no longer update.

It works fine when the lazy option is set to true.

@israelhuss
Copy link

Same here!

@schneiderjan
Copy link

same

adamberecz added a commit that referenced this issue Dec 20, 2022
adamberecz added a commit that referenced this issue Dec 20, 2022
@adamberecz
Copy link
Collaborator

Fixed in 2.1.6.

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

4 participants