Related recipes in cookbook app are not clickable / nested NavigationLink [Mac Only Issue]

This is related to nested NavigationLink's for the same view on Mac only.

Example case is public:

https://developer.apple.com/videos/play/wwdc2022/10054

But for Mac, related recipes do not respond to clicks.

For example, click Dessert -> Apple Pie, showing the Apple Pie recipe.

The related recipes display, but are not active / clickable:

However as mentioned iOS works fine – the related recipes are clickable.

Ideas for workarounds? Using the latest Ventura and Xcode 14.1 as of 9/16/22

This seems like a Ventura bug, given this is cross-platform WWDC code that was expected to work, and not my own code. I've filed a bug report with their Feedback Assistant.

Related recipes in cookbook app are not clickable / nested NavigationLink [Mac Only Issue]
 
 
Q