Reply to navigationDestination for NavigationStack doesn’t work in iOS 16 Beta 4 and Xcode 14 I ran into the same issue. I eventually discovered that it's caused by attaching the navigationDestination directly to the navigationStack. If you put it on a view within the NavigationStack it works. UI Frameworks SwiftUI Sep ’22