Venturocket / angular-slider

Slider directive for AngularJS.
MIT License
262 stars 121 forks source link

No Working on mobile #81

Open laurentClave opened 9 years ago

laurentClave commented 9 years ago

Doesn't work on mobile. The cursor back to zero, and swipe does not work

neotherapper commented 9 years ago

Same for me

chriship commented 9 years ago

Not working on iPad generation 1 for me either

neotherapper commented 9 years ago

i solved the issue by following https://github.com/Venturocket/angular-slider/issues/54 .

kathgironpe commented 9 years ago

For me, it doesn't work with a range. Will take a look at #54.