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:
Rotate Max-sized iPhone to Landscape orientation
Navigate to any random ResortView via the SideBar
Rotate Max-sized iPhone back to Portrait orientation
Navigate back to Resort List view
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?
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:
Considering the course was written for iOS 15, has this got to do with 'NavigationView' being "softly" depreciated on iOS 16?