| Description | We’ve noticed a possible regression in Studio re: templating. Attached is a project folder that demonstrates the unexpected behavior.
Repro.xaml is a page who has a content control whose content is bound to some test data. The ContentTemplate for that ContentControl is set to a template defined in GlobalResources.xaml.
Everything appears as expected in edit mode: the text is displayed using the template resource.
However, when entering preview mode (i.e. with the “Play” button), the text disappears.
This was observed in Studio version v0.1.238-beta. However, it is not exhibiting the same behavior in v0.1.227. |
|---|