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/22 02:19:26 UTC

[GitHub] aharui commented on issue #356: MenuBar DataProvider Issue

aharui commented on issue #356: MenuBar DataProvider Issue
URL: https://github.com/apache/royale-asjs/issues/356#issuecomment-449538185
 
 
   Does it work if the dataProvider is not an XMLList?
   
   When you get an exception, please always provide the call stack.  There is often critical useful information in the call stack.
   
   In this case, I recommend looking in the debugger to see if the superClass is ArraySelectionModel.  Also check the .js files for MenuBarModel and ArraySelectionModel and see if they have get__dataProvider methods.
   

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