SwiftUI – NavigationStack not working as expected

For some reason, my NavigationStack is bugging out when clicking through. I have changed NavigationView -> NavigationStack by it seems to be more complicated than anticipated and would greatly appreciate the help. In one of my Views the NavigationStack works correctly. However, now I am trying to get the view before that to have a… Read More SwiftUI – NavigationStack not working as expected