-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Binding in my RadioButton broke with .NET 10 upgrade #33293
Copy link
Copy link
Labels
area-controls-radiobuttonRadioButton, RadioButtonGroupRadioButton, RadioButtonGroupi/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidplatform/iosregressed-in-10.0.0s/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-radiobuttonRadioButton, RadioButtonGroupRadioButton, RadioButtonGroupi/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidplatform/iosregressed-in-10.0.0s/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
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