Post

Replies

Boosts

Views

Activity

Comment on SwiftUI Bug: Clear Navigation Stack when changing to any Tab
Sure! This is the whole code: https://github.com/era2099/navigationStackIssue/blob/main/ContentView.swift Steps: Run app Go to Settings Tab Select one of the buttons to navigate to another view Rapidly tap on Home tab (when navigation transition is happening) Go back to Settings Tab Expected: Settings Tab should be on the Main Settings View. Actual: Settings Tab is still displaying the view where you navigated to.
Oct ’24