When I try dragging the dot it does not slide, but tooltip changes from the min value to max value. After the value changes it gets stuck. I haven't changed any default props other than min and max.


Any help is appreciated.
Reference exception in the documentation.
https://github.com/NightCatSama/vue-slider-component#exceptions
I do have the same bug, but do not have any errors in the console log.
@ThomasVeld Try the solution in the documentation.
I don't even use v-if or v-show on this element, so this does not make any sense.
It's always visible.
@ThomasVeld Is the position or size fixed when the component is initialized?
If there is a transition animation, you can call the refresh method after the animation ends.
Most helpful comment
Reference exception in the documentation.
https://github.com/NightCatSama/vue-slider-component#exceptions