react-vant icon indicating copy to clipboard operation
react-vant copied to clipboard

🐛 [Bug]: ImagePreview.open({ images}),函数传参images,图片无法显示

Open zhengujiang opened this issue 1 year ago • 0 comments

Which React Vant packages are impacted?

  • [ ] react-vant (React Vant core)
  • [ ] react-vant-icons(React Vant Icon)

What version of React Vant are you using?

V3.3.2

Reproduce live demo(codesandebox or stackblitz)?

No response

Descripition

使用ImagePreview组件时,ImagePreview.open({ images}),images通过函数传参的方式传递,图片无法显示

zhengujiang avatar Jan 24 '24 03:01 zhengujiang