Cruvie Kang
Cruvie Kang
I NEED IT ,TOO
> 你好 @gkdgo ,颜色和选中数量问题,感谢 @JunCaiLi J 提交PR修复,间距问题目前没有复现,还请贴详细代码和手机机型,感谢反馈 在iphone 13 pro上正常,在macOS12.5.1上面间距过小
> Hi~ @gkdgo 这个只是组件内部的debugPrint,不是功能上的报错不会影响正常的业务使用 有什么办法能关闭吗,控制台输出太多有点影响使用
> I'm able to reference types that are defined in another module referenced with replace. You just need to run `swag init` with the ` --parseDependency true` option. thank you...
wait this feature added to VitePress
btw, I want to know how to clear Image.network's cache , and may a manually clean + refresh may help to solve the problem.
@dam-ease as I said `2. make the image unaccessable (don't change the imageUri)` , the first run on macOS will errorBuilder and it will still errorBuilder after hot reload even...
@dam-ease if I restart the app with the image being accessible ,it will show the image not the errorBuilder. My problem is the hot reload or someone use my app...
@dam-ease sorry I could not give you a link to an image whose accessibility can be changed, but I record a screen which may help you to do a reproduce....
hi @dam-ease I tried `CachedNetworkImage` just now, if I don't give the parameter `memCacheWidth: 500,` it works fine, if I set the parameter `memCacheWidth: 500,`. So, I think it may...