ElemeFE / element

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

[Bug Report] el-select needs two clicks on ios #20034

Open lobermann opened 4 years ago

lobermann commented 4 years ago

Element UI version

0.1.0

OS/Browsers version

13.5.1 Safari

Vue version

3.0.0-rc.5

Reproduction Link

https://jsfiddle.net/mmx38qxw/

Steps to reproduce

Open the official documentation for select https://element.eleme.io/#/en-US/component/select on your ipad or iphone. Click on any of the checkboxes You need two presses to select an element

What is Expected?

It is expected that upon the first press on the ipad that it select the element.

What is actually happening?

On first press it is just hovering the selection and not actually selecting it.

stalker3343 commented 4 years ago

Same

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.