[Bug Report] Select component on iOS intercepts the focus
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.9
### OS/Browsers version
iOS 17, Safari
### Vue version
2.7.16
### Reproduction Link
https://jsfiddle.net
### Steps to reproduce
Open the example on a site with the Select component via ios safari and try to select any item in the drop-down menu
### What is Expected?
It is expected that an item will be selected, with a single tap on it, on yes
### What is actually happening?
When interacting with the select field in Safari mobile on iOS, a bug occurs, in order to select any item in the drop-down menu, the user has to select it from the drop-down menu.
https://github.com/ElemeFE/element/assets/58311421/163d8128-d4e8-4d4d-82b7-6efa508e3624
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.