yishayw commented on issue #514: Can't add event handler code in AdvancedDataGridItemRenderer In-line Components URL: https://github.com/apache/royale-asjs/issues/514#issuecomment-542837391 When I run this example [1], I get this [2] error, originating from these [3] lines. It looks like the code is run before Language gets loaded. There are other similar issues if you call, or reference, a function. [1] https://paste.apache.org/7u27x [2] TypeError: Cannot read property 'Language' of undefined [3] HelloWorld.HelloWorld_component0.prototype.ROYALE_REFLECTION_INFO.compileFlags = 9; org.apache.royale.utils.Language.trace('hello')
---------------------------------------------------------------- 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
