I cannot find how to submit a Xcode bug report. With Xcode 12.5.1 and Xcode beta release 5, The NavigationView and the NavigationLink has a problem. With 5 options of NavigationLinks, when I select one, the response is random. Either of the 5 options view will be presented. The following in some of the responses I get on the console:
SwiftUI encountered an issue when pushing aNavigationLink. Please file a bug.
func = 1.5
func = 22.5
Unable to present. Please file a bug.
SwiftUI encountered an issue when pushing aNavigationLink. Please file a bug.
Unable to present. Please file a bug.
SwiftUI encountered an issue when pushing aNavigationLink. Please file a bug.
Unable to present. Please file a bug.
SwiftUI encountered an issue when pushing aNavigationLink. Please file a bug.
Unable to present. Please file a bug.
If I divide 29 by 12, the results = 2.0, problem.
SwiftUI encountered an issue when pushing aNavigationLink. Please file a bug.
2021-09-12 13:38:19.316449-0700 PocketAssistant[1599:40881] Writing analzed variants.
SwiftUI encountered an issue when pushing aNavigationLink. Please file a bug.
Thanks Lloyd Hunter