Any progress on this? Still occurring for me. Hopefully a fix at WWDC 21
Edit: As stated above by @hongduongdang a fix is adding the following:
add .navigationViewStyle(StackNavigationViewStyle()) to the NavigationView seems to fix it for me.
It is worth noting this is still a bug and may not be the solution everyone wants as it could interfere with iPad style navigation within navigationView.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: