[Bug Report] el-upload在iOS系统上上传本地文件无响应
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
https://user-images.githubusercontent.com/39752332/209793351-c86836d5-c617-48db-a55a-975324b33f82.mp4
### Element UI version
2.15.12
### OS/Browsers version
iOS16.2
### Vue version
2.6.12
### Reproduction Link
https://user-images.githubusercontent.com/39752332/209790809-3344fa32-e1d9-4e3e-8493-4785fe106098.mp4
### Steps to reproduce
在Safari浏览器上打开项目测试地址,点击上传文件区域,选择照片图库选项,出现iOS系统自带的本地文件弹窗,在弹窗页面以极短的时间内下拉,关闭弹窗,但是此时页面上传区域不能点击,即使刷新页面也不行,测试页面地址:https://realname-h5.app-dev.bjev.com.cn/realname/sprint2/person/licence,同时用element官网upload的demo在iOS系统设备上打开,也是这样的情况,
### What is Expected?
希望element维护团队能够修复这个情况,在用户通过el-upload组件选择本地文件时,不管是通过何种形式关闭弹窗,都能够正常的重新选择文件,并且Android和iOS设备都能够这样操作
### What is actually happening?
iOS系统自带的本地文件弹窗,在弹窗页面以极短的时间内下拉,关闭弹窗,此时页面上传区域不能点击
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.