I came across the same issue, but cannot solve it by adding .navigationViewStyle(.stack).
Instead, I switched from NavigationView to NavigationStack and got the issue solved.
PS. I am working on iOS 16+ and SwiftUI 5.7
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: