I have Navigation links in my swift ui code, those work correctly in with XCode 13.1 and WatchOS 8.2, but now with the XCode 13.2 and WatchOs 8.3 those links just pop out automatically after opening the new view.
It seems to work in some views and fail on others, I havent yet figured out what it the cause of this.
This still works when I open same project in XCode 13.1 and WatchOS 8.2, or with XCode 13.2 and WatchOs8.0 simulator.
So there seems to be something broken with lates WatchOs 8.3 simulator new version. (Havent test yet with real device)