slider icon indicating copy to clipboard operation
slider copied to clipboard

Slider value does not update correctly when setting lazy option to false

Open JennyZeiser opened this issue 2 years ago • 1 comments

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.

JennyZeiser avatar Jun 21 '22 14:06 JennyZeiser

Same here!

israelhuss avatar Aug 09 '22 15:08 israelhuss

same

schneiderjan avatar Oct 19 '22 08:10 schneiderjan

Fixed in 2.1.6.

adamberecz avatar Dec 20 '22 13:12 adamberecz