-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
imageUpload选择多张图片上传显示异常 #4364
Comments
这里没有成功复现,请问可以提供一下你的代码片段吗? |
export default function () { async function mockUpload(file) {
} |
还是没有复现成功😿 根据你的描述 在设置 |
@seven-spac 升级到 beta.25 试试看?你现在似乎是用的 beta.23? |
好的,我再试一下,谢谢了 |
ImageUploader 在 android 中点击上传没反应,有遇到过么 |
在目前所引用的项目里还没有遇到过,android和ios系统均正常
…------------------ 原始邮件 ------------------
发件人: "ant-design/ant-design-mobile" ***@***.***>;
发送时间: 2021年12月15日(星期三) 晚上6:00
***@***.***>;
抄送: "Jacqueline、 me ***@***.******@***.***>;
主题: Re: [ant-design/ant-design-mobile] imageUpload选择多张图片上传显示异常 (Issue #4364)
ImageUploader 在 android 中点击上传没反应,有遇到过么
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
你是在 android app 是使用,还在在手机浏览器中使用 |
是在app里使用的
…------------------ 原始邮件 ------------------
发件人: "ant-design/ant-design-mobile" ***@***.***>;
发送时间: 2021年12月16日(星期四) 中午11:11
***@***.***>;
抄送: "Jacqueline、 me ***@***.******@***.***>;
主题: Re: [ant-design/ant-design-mobile] imageUpload选择多张图片上传显示异常 (Issue #4364)
在目前所引用的项目里还没有遇到过,android和ios系统均正常
…
------------------ 原始邮件 ------------------ 发件人: "ant-design/ant-design-mobile" @.>; 发送时间: 2021年12月15日(星期三) 晚上6:00 @.>; 抄送: "Jacqueline、 me @.@.>; 主题: Re: [ant-design/ant-design-mobile] imageUpload选择多张图片上传显示异常 (Issue #4364) ImageUploader 在 android 中点击上传没反应,有遇到过么 — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
你是在 android app 是使用,还在在手机浏览器中使用
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
在安卓的微信浏览器里的h5项目,多选上传没反应,单选上传可以 |
Version of antd-mobile
5.0.0-beta.23
Description
imageUpload设置为多张图片上传时,第一次上传若干张,第二次再上传之后超出数量限制的图片仍然会显示
The text was updated successfully, but these errors were encountered: