anyone been able to get rid of this error?
A navigationDestination for <App.Entity> was declared earlier on the stack. Only the destination declared closest to the root view of the stack will be used.
Seems to happen when im using a NavigationLink(value:) and a NavigationLink(destination:) in the same class.
I'd think it would make sense to be able to use both methods?
ios16 b5