Skip to content

[regression/8.0.0-preview.7.8842] Binding Issue: Multiple platform Label control - Multiple properties #16722

@Stedy59

Description

@Stedy59

Description

Label control Text, TextColor will not update using a bound properties.

Steps to Reproduce

Create a Label Control OR load a ControlTemplate with a Label Control as a child
Set the Text/Text Color values during creation OR bound via 'TemplateBinding'
Bind its Text/Text Color properties to BindableProperties
Label Text/Text Color will not update after the BindableProperties are updated

Link to public reproduction project repository

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

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