Flyout menu items out-of-sync with regular Shell.Current.GoToAsync navigation.

Daniel Donnelly, Jr 86 Reputation points
2023-04-16T21:48:22.88+00:00

I recently filled in AppShell.xaml ShellContent items by wrapping each in a FlyoutItem tag with a Title set. When I click the home button it brings me to my app settings page. When I click the app settings page, That is correct. Somewhere a long the line the Shell.Current.GoToAsync navigation method is getting out-of-sync with the Flyout menu item links. Any idea how to fix this? Should I just get rid of the Flyout menu for now?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
{count} votes