Skip to content

[regression/8.0.0-preview.7.8842] Binding Issue: Multiple platform CheckBox control 'IsChecked' #16721

@Stedy59

Description

@Stedy59

Description

CheckBox control IsCheckedProperty will not update using a bound property.

Steps to Reproduce

Create a Checkbox
Bind its IsChecked property to a BindableProperty
Checkbox IsChecked remains at initial value

Link to public reproduction project repository

https://github.com/Stedy59/StedySoft.BindingIssues.4

Version with bug

8.0.0-preview.7.8842

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

8.0.0-preview.6.8686

Affected platforms

Android, Windows, I was not able test on other platforms

Affected platform versions

Windows SDK - all, Android API 34

Did you find any workaround?

No

Relevant log output

No response

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions