Closed
Description
angularjs-slider is not working on mobile browser (or with chrome desktop in mobile mode: CTRL+SHIFT+I and CTRL+SHIFT+M) ...
Display NaN when trying to slide ... seems to be a touch event issue, because it's working with keyboard (but there is no JS error) ...
Actual problem is discribe with sample in this stackoverflow :
http://stackoverflow.com/questions/35758496/angular-js-touch-slider-displaying-nan-error-when-used-with-ionic-framework
Sample : https://jsfiddle.net/oziris_sp/t381ff52/
Updated : It's seems to be an side effect of using jQuery 3.0.0
Expected behaviour
Working without problem on mobile ...
Actual behaviour
Not working and display NaN when slided