Dalton Smith

Results 43 comments of Dalton Smith

Can you provide a list of blocking issues so myself or other members of the community can take a look at solving them?

I reproduced this in release mode with the following code. The root page is just a `ContentPage` in a blank MAUI project. ```csharp private void Button_Clicked(System.Object sender, System.EventArgs e) {...

This is also posing an issue in my migration to using MacCatalyst. It seems kinda important that a core control does not work in an extremely common use case.

I can also repro it sometimes on .NET 8 GA. At least it doesn't seem to happen in release.

Wanted to give a bump on this one and see if it's going to make it to GA

I can also reproduce this on my project.

This is still broken in Windows, and I don't see a corresponding open PR @jfversluis

Any update on this for Windows? I just want to know if this is going to make it into .NET GA 8 for Windows?