Vue-slider-component: Dot not draggable

Created on 10 Aug 2018  路  5Comments  路  Source: NightCatSama/vue-slider-component

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.

screen shot 2018-08-09 at 2 53 46 pm
screen shot 2018-08-09 at 2 54 02 pm

Any help is appreciated.

Most helpful comment

Reference exception in the documentation.

https://github.com/NightCatSama/vue-slider-component#exceptions

All 5 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Shimabuk picture Shimabuk  路  5Comments

akinhwan picture akinhwan  路  3Comments

exodusanto picture exodusanto  路  6Comments

yusupprog picture yusupprog  路  5Comments

michaelpelletier picture michaelpelletier  路  8Comments