Pop View with more elements in the NavigationStack #1232
Unanswered
ivangodfather
asked this question in
Q&A
Replies: 1 comment
-
I found the solution here: https://developer.apple.com/forums/thread/684003 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I need to pop a view (DetailView) from a a parent (AppView) when some action in the child is performed. For some reason when there is more elements in the navigation stack the view its not poped.
Example zip
TestNavigationView.zip
or code:
Beta Was this translation helpful? Give feedback.
All reactions