Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uploader的 input file 多图上传BUG #378

Open
wingtong opened this issue Jul 13, 2023 · 0 comments
Open

uploader的 input file 多图上传BUG #378

wingtong opened this issue Jul 13, 2023 · 0 comments

Comments

@wingtong
Copy link

wingtong commented Jul 13, 2023

<input id="uploaderInput" class="weui-uploader__input" type="file" accept="image/*" multiple="" />
经过反复测试,查询资料发现:
当有 multiple 时,长按选择一张,或多张后,就没有上传反应。就会出现上述问题。
去掉 multiple 时,就没有问题了,但是意味着,失去了一次选多张图片的功能。
用小米手机自带的浏览器,或苹果手机版微信 打开就没有这个问题。

测试链接:https://weui.io/weui.js(官方示例链接)
以前没发生这个问题的,近期更新微信版本后,出现了。
微信版本号:8.0.38
手机型号:小米11青春版

希望管理员能提供方案,因为这个组件被大量的项目使用了。改起来实在工作量太大了。
08372e3b819a8ba4d36afb070edd930
e469794414e5df94d7b20dc5bb2fa8b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant