ant-design / ant-design-mobile

Essential UI blocks for building mobile web apps.
https://mobile.ant.design
MIT License
11.54k stars 2.38k forks source link

ImageUploader 设置 deletable 无效 #6469

Closed H2orange closed 7 months ago

H2orange commented 7 months ago

Version of antd-mobile

5.33.0

Operating system and its version

iOS, Android, Others

Browser and its version

Microsoft Edge 版本 119.0.2151.44

Sandbox to reproduce

No response

What happened?

设置ImageUploader组件的 deletable 属性 无效,设置为false后仍然显示右上角删除按钮,点击后仍然可删除

Relevant log output

No response

chk4658 commented 7 months ago

+1

1587315093 commented 7 months ago

image

这里看没问题唉。

咋用的,提供下复现代码

github-actions[bot] commented 7 months ago

Hi, H2orange.

Please provide a online reproduction so that we can help you troubleshoot the problem. You can create a demo by codesandbox or stackblitz.

我们需要你提供一个在线的重现实例,以便于我们帮你排查问题。你可以通过 codesandboxstackblitz 创建一个实例。

chk4658 commented 7 months ago

+1

我可以了,没写onChange。。