Lennart Hedlund
Lennart Hedlund
I do also experience the very same behavior when calling: await Shell.Current.GoToAsync("//pages/logbook/cloud") Having hierrachy defined in **AppShell**: FlyoutItem Route="pages" Tab Route="logbook" ShellContent Route="cloud" **Exception:** {System.ArgumentNullException: Shell Content Page is Null...
> Also reported on https://developercommunity.visualstudio.com/t/XAMARIN:-ShellCurrentGoToAsync-excepti/10089980 Still not fixed. This makes me wonder (after more than 2 years and still not fixed) if its ever gonna be fixed.
This issue has been around for more than 2 years now. It is well documented and should not be so hard to fix, given that. Can you please escalate this,...
Running Visual Studio 2022 17.10.3 and can reproduce this. Workaround is to disable style FlyoutItemLayoutStyle as described above.