Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SwiftUI Project 19 Resort List's NavigationLink issue on Max-sized iPhone iOS 16+ #85

Open
dpaulandri opened this issue Oct 31, 2022 · 1 comment

Comments

@dpaulandri
Copy link

The 'NavigationLink' on the Resort List seems to be broken/unresponsive on Max-sized iPhone iOS 16+ when the User change the device orientation back to Portrait RIGHT AFTER navigating to a ResortView in Landscape. Normal sized iPhones are not affected.

Steps to replicate issue:

  1. Rotate Max-sized iPhone to Landscape orientation
  2. Navigate to any random ResortView via the SideBar
  3. Rotate Max-sized iPhone back to Portrait orientation
  4. Navigate back to Resort List view
  5. Tap any Resort, NavigationLink will not show the detailed ResortVIew as it was supposed to

Considering the course was written for iOS 15, has this got to do with 'NavigationView' being "softly" depreciated on iOS 16?

@Brai-hit
Copy link

Wow what an incredible piece information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants