Asking with the WWDC-10220 tag because Fruta is the sample code for this presentation.
When launching Fruta on a landscape iPad Pro 11", the "State" of the application is completely empty until the user taps the back button. After tapping back everything appears to pop into place.
Is this expected behavior in SwiftUI when using split screens?
NavigationLinks are finicky and I'm expecting the programmatic setting of the primary column "selection" to be resolved on launch, not when the user taps back.