aharui commented on issue #598: Spark TextArea does not show the content in Popup URL: https://github.com/apache/royale-asjs/issues/598#issuecomment-576793941 Without looking too carefully, it appears that you are rendering plain text but converting to TextFlow first. If you want to use mx:TextArea, you can skip the converting and just set the plain text.
---------------------------------------------------------------- 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] With regards, Apache Git Services
