ios – SwiftUI .task does not update its references on view updatebig tee tech hubJanuary 16, 2026 I have this sample code import SwiftUI struct ContentView: View { var body: some View { ParentView() } } struct…