It seems to be just one of the many small problems with NavigationView. 😅 Maybe you can try .navigationViewStyle(.stack) or the new NavigationStack.
The transition animation in the SwiftUI Preview window sometimes also has bugs. You can try it in the simulator.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: