FB7671513
If you run the code below in a playground you will see that tapping the buttons doesn’t change the UI.
However, if you move the GeometryReader to the outside of ViewModelView it will begin working again.
import SwiftUI
import PlaygroundSupport