Post

Replies

Boosts

Views

Activity

Reply to AttributeGraph: cycle detected
running this line let nsAttributedString = try? NSAttributedString(data: Data(text.utf8), options: [.documentType: NSAttributedString.DocumentType.html], documentAttributes: nil) anywhere in the context id SwiftUI, even if the NSAttrubutedString is not used in SwiftUI, created this problem for me. (iOS 17.2)
Jan ’24