vue-range-slider icon indicating copy to clipboard operation
vue-range-slider copied to clipboard

The demos work well on mobile but when using the component in a project they dont work

Open mtrl opened this issue 5 years ago • 3 comments
trafficstars

The demos at https://jsfiddle.net/xwpongithub/njdwphrm/ work well on mobile but when the component is used in an actual project it's not possible to drag the dots on mobile devices.

I've copied the demo code exactly but can't resolve the issue :(

mtrl avatar Nov 12 '20 13:11 mtrl

Same

devkea avatar Mar 25 '21 22:03 devkea

Same here. The demo contains code that makes no sense, like setting min/ max on the component but never using them.

simondrabble avatar Mar 26 '21 16:03 simondrabble

I found a good alternative project https://github.com/NightCatSama/vue-slider-component

devkea avatar Mar 26 '21 16:03 devkea