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

🐛 [Bug]: 使用图片懒加载时,在安卓机上会出现频闪的问题。

Open ayeung568 opened this issue 1 year 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?

3.3.5

Reproduce live demo(codesandebox or stackblitz)?

No response

Descripition

在 React18 环境下,使用图片懒加载时,在安卓机上会出现频闪的问题。

"react": "^18.3.1",

ayeung568 avatar Aug 28 '24 10:08 ayeung568