NavigationLink Works Only for Once

[UPDATE] Nov 5, 2020 – pawello2222 says that this issue has been fixed in Xcode 12.1.


[UPDATE] Jun 14, 2020 – Quang Hà says that this issue has come back in Xcode 11.5.


[UPDATE] Feb 12, 2020 – I checked for this issue in Xcode 11.4 beta and found that this issue has been resolved.


I was getting the same issue in my project too, when I was testing it in Xcode’s simulator. However, when I launched the app on a real device (iPhone X with iOS 13.3), NavigationLink was working totally fine. So, it really does seem like Xcode’s bug.

Leave a Comment