
SwiftUI @ObservedObject not updating
My subject is that once I edit a template, the UI in BeginWorkoutView doesn’t replace accurately. I consider I’m by some means misusing @ObservableObject/@Revealed/@Mainactor, however can not for the lifetime of me determine how. Each tutorial appears to make use of the sample I’m at the moment utilizing, and it really works for them. I’ve…