With additional experimenting, I did get this workaround to work for me:
NavigationStack(path: .constant(navigation.path)) {
...
}
Though it might be fixed in iOS 18.1 beta 5. See my post below.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: