maui
maui copied to clipboard
.Net MAUI clicked Button stays gray after enabling
This issue has been moved from a ticket on Developer Community.
[severity:I'm unable to use this version] .NET MAUI Button does not get back to "enabled" appearance after setting IsEnabled = true if it was clicked
Steps to reproduce:
-
Create new .NET MAUI C# project called "EnableButtons"
-
Replace MainPage.xaml and MainPage.xaml.cs with the attached
-
Run in Debug for Windows Machine
-
Click each button and note how it stays gray after the "Loading..." while not clicked buttons are fine
Original Comments
Feedback Bot on 12/11/2022, 06:31 PM:
(private comment, text removed)
Original Solutions
(no solutions)
Same issue here
This is fixed by #11840, which should be included in the next service release.