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 2019/10/17 05:53:02 UTC

[GitHub] [royale-asjs] aharui commented on issue #499: Uncaught TypeError: Cannot set property 'html' of undefined on j:Label on SDK 0.9.6

aharui commented on issue #499: Uncaught TypeError: Cannot set property 'html' of undefined on j:Label on SDK 0.9.6
URL: https://github.com/apache/royale-asjs/issues/499#issuecomment-543015109
 
 
   Make sure there is an IStatesImpl in the CSS for the application.  I'm not sure if Jewel has one by default.  Don't look at the app's .css output because IStatesImpl will be pruned, try text searching the output .js file for "StatesImpl".
   
   

----------------------------------------------------------------
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


With regards,
Apache Git Services