Landmarks SwiftUI Tutorial - Creating watchOS App - Navigation Broken

Hey, I'm just doing SwiftUI tutorial and I'm stuck at https://developer.apple.com/tutorials/swiftui/creating-a-watchos-app (section 4, Add the Landmarks List).

Everything worked fine till now, navigation links on the watchOS are not working, just nothing happens.

I found on StackOverflow someone with same problem in comments, but there wasn't any reply. (https://stackoverflow.com/questions/70488323/navigationlink-broken-on-watchos#comment124704650_70488323) Someone said It's broken since watchOS 8.1.

What to do to start the links working? :D

I am having the same issue. Not only that; the Landmarks title doesn't display in the root view on the Apple Watch. I'm using Xcode 13.4.1. Has anybody found the fix?

It works on an actual Apple Watch, but not on a simulator. Knowing it works on a device is a good thing.

Me too. With the preview list taps don't work for Apple Watch.

Landmarks SwiftUI Tutorial - Creating watchOS App - Navigation Broken
 
 
Q