[
https://issues.apache.org/jira/browse/FLEX-35320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Harui updated FLEX-35320:
------------------------------
Fix Version/s: (was: Apache FlexJS 0.8.0)
Apache FlexJS 0.9.0
> [FlexJS] DataBinding Not Working When Host Changes
> --------------------------------------------------
>
> Key: FLEX-35320
> URL: https://issues.apache.org/jira/browse/FLEX-35320
> Project: Apache Flex
> Issue Type: Bug
> Components: FlexJS
> Reporter: Yishay Weiss
> Assignee: Piotr Zarzycki
> Fix For: Apache FlexJS 0.9.0
>
>
> TitleBarView.mxml has this line:
> <js:Label id="titleLabel" text="{ITitleBarModel(model).title}"
> className="TitleBarTitle" >
> But if I change the model to a tbModel where tbModel.title == "hi" I will not
> the label text is empty instead of it being 'hi'.
> In other words, data binding only works if the host stays the same.
> See example app:
> https://paste.apache.org/hdOl
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)