Replies: 1 comment 1 reply
-
Hi @seanmrich, can you try using |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I have a little project that uses the observation-beta, and I haven't been able to get drill-down navigation to work. To figure it out, I tried the SwiftUICaseStudies example, stripping it down to just the Navigation-Multiple-Destinations piece related to drill-down navigation. Here's the modified reducer:
... and the view:
The view is the root of the app:
Clicking on the
Show drill-down
button does nothing. This seems basic enough that I'm probably missing something obvious, but would appreciate a little direction.Beta Was this translation helpful? Give feedback.
All reactions