.NET MAUI 8.0.7 (Service Release 2) #20580
Replies: 3 comments 9 replies
-
Who cares, images are not even working XD |
Beta Was this translation helpful? Give feedback.
-
I still cannot release anything with Maui due to numerous bugs in basic functions like Border, Label, and Editor: #17757 - Editor is completely unusable due to broken scrolling - reported 5 months ago #17884 - Android is omitting entire words/letters from Labels - reported 5 months ago #18328 - Measurement method for Labels in Android is wrong - likely I suspect reason for truncation above #18204 - iOS Borders do not resize correctly - reported 5 months ago #18071 - Android does not draw rounded corners on Border correctly - reported 5 months ago All of these are basic needed functions. How can we make apps without at least working Editor, Label, and Border? These are not esoteric functions. They will ruin anyone's application. My projects are paralyzed. 5 months later nothing has been fixed. I am just stuck wondering if I will able to release anything ever with Maui after committing all this energy to it. I would appreciate any help or priority in getting these fixed. |
Beta Was this translation helpful? Give feedback.
-
Did the release upgrade for my app from 7 to 8, and it went pretty cleanly. There were some changes I had to make that weren't mentioned in the upgrade guide as possible things to look at. Here are my take aways for the upgrade. A few were head-scratchers, but I was able to make it all work with a bit of sleuthing. Hope this helps someone else
|
Beta Was this translation helpful? Give feedback.
-
This service release is now available in Visual Studio 17.9.3, and 17.10 Preview 2 on Windows, and the dotnet CLI across all platforms.
The focus of our service releases is resolving high-impact bugs for developers upgrading their applications from Xamarin to .NET 8.
Beta Was this translation helpful? Give feedback.
All reactions