Hi,
when using the new Combine api
Greetings,
Johannes
when using the new Combine api
Code Block public func assign(to published: Published<Self.Output>.Publisher) where Self.Failure == Never
on a @Published property, didSet is not called when the value changes. Is that expected behavior or a bug?Greetings,
Johannes