Help with NavigationLink #3559
Replies: 1 comment 4 replies
-
Anyone got an inkling of what’s wrong? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been banging my head against a problem on and off for several weeks now. Hopefully someone can tell me where I am going wrong.
Basically the following bit of code fails to compile with the compiler saying it is unable to type check in a reasonable time.
If I comment out the NavigationLink it compiles.
Here are the relevant bits of the state argument.
Beta Was this translation helpful? Give feedback.
All reactions