Shane Neuville
Shane Neuville
closing in favor of https://github.com/dotnet/maui/pull/25367
@rolfbjarne anything ring a bell from the txt file?
@mkArtakMSFT thoughts?
Fixed by https://github.com/dotnet/maui/pull/25696
@matomsan I'm not too sure if this will work for you but `ContentPage` works a bit unreliably if the `Content` property isn't set. I boiled this down to an extra...
> Hi [@PureWeen](https://github.com/PureWeen). Thank you for checking. I understand now that the issue was caused by the `Content` property of the `ContentPage` not being set. The workaround you provided has...