Helmut Schmidt
Helmut Schmidt
I can add that we observed the same behaviour with WebViews in an app that we're migrating from Xamarin to MAUI. With Xamarin the WebViews took full height but on...
I'd also love to see this realized. Anything preventing the last pull request from being merged into the main branch? The only thing missing in the last pull request as...
Hello, we were just investigating a similar issue at our end and stumbled upon your report. In our case we assume a regression bug was introduced in a [recent pull...
We decided to raise an [issue with Xamarin.Forms](https://github.com/xamarin/Xamarin.Forms/issues/15356) for this.
Not quite a solution but a workaround. You can try to use interpreter-mode instead of LLVM. Comes with a performance hit but is so far the only workaronud I found....
@lylerolleman Actually there has been some progress [on Microsoft's side](https://github.com/dotnet/runtime/issues/87924) as well. As far as I understood there are supposed to be mitigations in .Net 8 preview 7 so that...
So... can this be tested or will we have to remain on the old version forever?
@jfversluis & @YZahringer I'm more than willing to test anything you throw at me. If there is a way to to bundle this change in a NuGet package I'll gladly...
I found this issue after some googling. I just upgraded my Maui app to .net 8 RC1, which I belive includes a reference to the WindowsAppSDK 1.3.230724000 . Well, all...
This happens only in Release-Mode, with no debugging symbols let alone a debugger being attached. There's no "interesting" exceptions in Windows' event viewer other than what I had posted in...