You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2020/10/28 07:35:44 UTC

[GitHub] [royale-asjs] pashminakazi opened a new issue #926: After Replacing RichTextEditor with TinyEditor "textArea " and "title " property is throwing Error

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


   Error: Access of possibly undefined property textArea through a reference with static type TinyEditor.
   Specs.textArea.setStyle("fontSize", 8);
   Specs.textArea.editable = false;	
   
   Error: Access of possibly undefined property title through a reference with static type mx.controls.TinyEditor.	
   Specs.title = "Product: " + asProductDesc;


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [royale-asjs] pashminakazi closed issue #926: After Replacing RichTextEditor with TinyEditor "textArea " and "title " property is throwing Error

Posted by GitBox <gi...@apache.org>.
pashminakazi closed issue #926:
URL: https://github.com/apache/royale-asjs/issues/926


   


----------------------------------------------------------------
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:
users@infra.apache.org