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

ImagePreview组件lazyload prop不生效?

Open cycyewt opened this issue 2 years ago • 0 comments

Which React Vant packages are impacted?

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

What version of React Vant are you using?

latest

Reproduce live demo(codesandebox or stackblitz)?

No response

Descripition

从源码看,ImagePreview组件内部没有使用LazyImage,还是有其他机制实现?

https://github.com/3lang3/react-vant/blob/309fb2a97bb6cc0159257d2afbe2604fac24b61c/packages/react-vant/src/components/image-preview/slide.tsx#L166

cycyewt avatar Sep 06 '23 03:09 cycyewt