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