Changing ControlTemplate on Frame dynamically from XAML with DataTrigger does not trigger change on screen #21947
Labels
area-xaml
XAML, CSS, Triggers, Behaviors
platform/android 🤖
platform/windows 🪟
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
Changing Frame's ControlTemplate with DataTriggers by clicking the Button does not reflect on screen. Looking at Live Visual Tree in VS the the child element of Frame is changing successfully, but Frame keep being empty always. Looked only on Android.
State 1:
State 2:
Frame keeps being empty.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/the-gozo/ControlTemplatePoc
Version with bug
8.0.10 SR3
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
Nope.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: