Open jeromelaban opened 1 day ago
Given https://github.com/unoplatform/uno/pull/18870, remove the content template and place the TextBlock at the root of the page, notice that the binding is evaluated too early.
The textblock shows properly
No response
Delay the evaluation, for example by using a templated control.
Yes
5.5.43
Current behavior
Given https://github.com/unoplatform/uno/pull/18870, remove the content template and place the TextBlock at the root of the page, notice that the binding is evaluated too early.
Expected behavior
The textblock shows properly
How to reproduce it (as minimally and precisely as possible)
No response
Workaround
Delay the evaluation, for example by using a templated control.
Works on UWP/WinUI
Yes
Environment
No response
NuGet package version(s)
5.5.43
Affected platforms
No response
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response