I think the previous Self._printChanges()
is really helpful when debugging the SwiftUI view and data model. However, it seems deprecated and does not work any more on iOS 16. Is there something similar to the Self._printChanges()
in the latest version of SwiftUI?