Avatar
Hi all, Something I noticed in Swift 5.2 in the latest betas, and the latest snapshots, when you use a property wrapper for a struct, and you set a value inside the struct, a didSet does not get called. For example: import Combine struct MyStruct { var details: String }...
1:41 PM
この件ですかね🤔