Last active
December 26, 2022 18:22
-
-
Save mgadda/d9a5731ef5da1e5c96dc135c364bd345 to your computer and use it in GitHub Desktop.
NavigationLink issues
Also to note: this problem does not occur in Xcode previews but does occur on iOS 16.2 simulator and devices.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Alternatively, if you revert the inner NavigationLink to the traditional non value-based style, it works as expected.