pashminakazi opened a new issue #955:
URL: https://github.com/apache/royale-asjs/issues/955


   If I am giving direct value to mx:Text it will work fine but it doesn't; 
works with binded value like
   it works with <mx:Text text="ABCD"/>
   but it doesn't works with <mx:Text text="{model.messageVO.message}" />
   model.messageVO.message has a value which I tried to print in Alert and it 
is working fine but in mx:TextArea it is not working


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to