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 2018/12/18 12:39:12 UTC

[GitHub] pashminakazi opened a new issue #355: Error: roBasic.f_GetAppMenus.addEventListener("result", fn_AppMenusRH);

pashminakazi opened a new issue #355: Error: roBasic.f_GetAppMenus.addEventListener("result", fn_AppMenusRH);
URL: https://github.com/apache/royale-asjs/issues/355
 
 
   i am setting a remoteobject in my main application file
   
   roBasic.f_GetAppMenus.addEventListener("result", fn_AppMenusRH);
   
   I got an error on console :
   {onDisposeCallbacks_: undefined, eventTargetListeners_: Object, actualEventTarget_: Object, parentEventTarget_: null,
    org_apache_royale_events_EventDispatcher__dispatcher: Object, …}             Language.js:238
   TypeError: this.roBasic.getProperty(...).callProperty is not a function               shmApplication.js:705
   TypeError: msg.headers is undefined                                                               AMFChannel.js:260
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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