Has there been any update to this issue? I've just encountered this bug and I can't find much about it online other than this thread.
I'm trying to create a state object wrapper for Apollo iOS watch queries and was hoping to rely on deinit on ObservedObject to clean up the watcher. This bug prevents deinit from ever getting called (and of course, memory leak is bad in general).
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: