Anyone seeing this as well? This simple content will display a blank screen in landscape mode.```struct ContentView : View { var body: some View { NavigationView { Text("Hello World") } }}```
Selecting any option will automatically load the page