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/09/23 11:15:39 UTC

[GitHub] [royale-asjs] pashminakazi opened a new issue #476: ModuleLoader is not showing inside VBox

pashminakazi opened a new issue #476: ModuleLoader is not showing inside VBox
URL: https://github.com/apache/royale-asjs/issues/476
 
 
   In Flex we were using s:TabBar,mx:ViewStack and s:NavigatorContent.
   Inside s: NavigatorContent we were using ModuleLoader
   In Royale s: TabBar,mx: ViewStack and s: NavigatorContent are not working together So,
   we replace mx: ViewStack with mx: NavigatorContent and
   s: NavigatorContent with mx: VBox
   Now we are using ModuleLoader inside VBox but it is showing Blank HTML page
   if I comment out ModuleLoader then Vbox will be visible.
   
   Main File : https://paste.apache.org/f6eab
   Module File : https://paste.apache.org/ozn0c

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