MetroLog icon indicating copy to clipboard operation
MetroLog copied to clipboard

PopPageFunction from InitializeNavigation doesn't work

Open gryzorr opened this issue 3 years ago • 1 comments

It seams that default MetroLogPage doesn't bind to defined PopPageFunction delegate in InitializeNavigation.

gryzorr avatar May 02 '23 11:05 gryzorr

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

riccardominato avatar Mar 10 '24 12:03 riccardominato