Description
I modified my RadioButton to display content and not just a string. This worked fine in .NET 8 and .NET 9 however is broken in .NET 10. Probably the same issue as #33291
Issue exists again in Android and iOS. Seems like something in the way bindings are done is broken totally if this is the same error...
Repro Repo:
MauiDefectiveRadioButton.zip
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
10.0.20
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
9.0.120 SR12
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Description
I modified my RadioButton to display content and not just a string. This worked fine in .NET 8 and .NET 9 however is broken in .NET 10. Probably the same issue as #33291
Issue exists again in Android and iOS. Seems like something in the way bindings are done is broken totally if this is the same error...
Repro Repo:
MauiDefectiveRadioButton.zip
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
10.0.20
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
9.0.120 SR12
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output