Skip to content
Discussion options

You must be logged in to vote

I believe this is a vanilla SwiftUI bug with navigationDestination, though if you can show it working there we can look into if it's a TCA bug.

We provide a workaround in our SwiftUINavigation package, but have decided against doing so in TCA, since it introduces a flakey code path that could break at any time when Apple fixes things. There's recent discussion here about how the modifier has regressed in iOS 17, and a possible workaround you can bring to your TCA project: https://github.com/pointfreeco/swiftui-navigation/discussions/121

I'm going to convert this to a discussion, since it appears to be an Apple bug and not a bug with the library.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@TheEskil
Comment options

Answer selected by TheEskil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
apple bug Something isn't working due to a bug on Apple's platforms.
3 participants
Converted from issue

This discussion was converted from issue #2485 on September 26, 2023 21:04.