Post

Replies

Boosts

Views

Activity

Comment on iOS 18 beta bug: NavigationStack pushes the same view twice
With additional experimenting, I did get this workaround to work for me: NavigationStack(path: .constant(navigation.path)) { ... } Though it might be fixed in iOS 18.1 beta 5. See my post below.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’24
Comment on iOS 18 beta bug: NavigationStack pushes the same view twice
This technique does not work for me, so it's unfortunately not a universal workaround.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’24