wxapp-img-loader icon indicating copy to clipboard operation
wxapp-img-loader copied to clipboard

适用于微信小程序的图片预加载组件

Results 4 wxapp-img-loader issues
Sort by recently updated
recently updated
newest added

替换过程有时候会闪一下,有时候就很平滑。

替换过程有时候会闪一下,有时候就很平滑。

`Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.` 在taro3中似乎有循环setState的问题