SDWebImageSwiftUI icon indicating copy to clipboard operation
SDWebImageSwiftUI copied to clipboard

Publishing changes from within view updates is not allowed, this will cause undefined behavior.

Open abinhho opened this issue 2 years ago • 1 comments

Screenshot 2022-12-04 at 15 08 18

I saw a ton of warning on XCode 14.1 that saying Publishing changes from within view updates is not allowed, this will cause undefined behavior.

It's happening on

public final class ImageManager : ObservableObject {)

abinhho avatar Dec 04 '22 08:12 abinhho

This is a duplicate of https://github.com/SDWebImage/SDWebImageSwiftUI/issues/243

mlefleur avatar Dec 08 '22 14:12 mlefleur