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
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