ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.13k stars 14.64k forks source link

[Bug Report] el-slider knob does not work on iOS #7988

Closed yene closed 7 years ago

yene commented 7 years ago

Element UI version

2.0.2

OS/Browsers version

Safari on iOS

Vue version

2.5.2

Reproduction Link

https://jsfiddle.net/2034p35n/

Steps to reproduce

What is Expected?

Slider knob should signal that it was pressed, and the user should be able to drag it around.

For reference it works with the native HTML5 input range.

What is actually happening?

Nothing, unable to drag knob on iPhone or iPad.

It works on desktop.

Leopoldthecoder commented 7 years ago

Element is designed for desktop. Please avoid using it on mobile devices.