MetroLog
MetroLog copied to clipboard
PopPageFunction from InitializeNavigation doesn't work
It seams that default MetroLogPage doesn't bind to defined PopPageFunction delegate in InitializeNavigation.
I encountered this, too. It seems that if you're using Shell, the Close button will cause the app to crash.
I think the issue could be caused by this part of code.
https://github.com/roubachof/MetroLog/blob/b2bb3c6efc6797754052579d8f4f4420e25dba66/MetroLog.Maui/MetroLogPage.xaml.cs#L132-L135