Hi, guys.
if I declared Class B inherit Class A that adopt ObservableObject, Class B has a @Published property, SwiftUI View not updating when the viewModel’s value changes? Is that a bug or something else?
if I declared Class B inherit Class A that adopt ObservableObject, Class B has a @Published property, SwiftUI View not updating when the viewModel’s value changes? Is that a bug or something else?