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 2020/03/26 10:56:15 UTC

[GitHub] [royale-asjs] pashminakazi opened a new issue #789: Uncaught TypeError: child.getExplicitOrMeasuredWidth is not a function (UIComponent.js:2958)

pashminakazi opened a new issue #789: Uncaught TypeError: child.getExplicitOrMeasuredWidth is not a function  (UIComponent.js:2958)
URL: https://github.com/apache/royale-asjs/issues/789
 
 
   Project Details are :
   https://paste.apache.org/cpo8y
   Test case is available on VDI.
   Go to General Ledger from Select in Menu
   Go to Voucher Type from Setups in Menu
   File : com/dbz/modules/GL/dbzVoucherTypeSetup.mxml
   
   ![image](https://user-images.githubusercontent.com/42200979/77639053-eb710500-6f79-11ea-8b25-683f96a10310.png)
   
   ![image](https://user-images.githubusercontent.com/42200979/77639270-4d316f00-6f7a-11ea-9b36-8980a82afd39.png)
   
   

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

[GitHub] [royale-asjs] aharui commented on issue #789: Uncaught TypeError: child.getExplicitOrMeasuredWidth is not a function (UIComponent.js:2958)

Posted by GitBox <gi...@apache.org>.
aharui commented on issue #789: Uncaught TypeError: child.getExplicitOrMeasuredWidth is not a function  (UIComponent.js:2958)
URL: https://github.com/apache/royale-asjs/issues/789#issuecomment-613879410
 
 
   I can't reproduce the problem.  But if you are using s:TextArea, probably better to switch to mx:TextArea

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

[GitHub] [royale-asjs] pashminakazi commented on issue #789: Uncaught TypeError: child.getExplicitOrMeasuredWidth is not a function (UIComponent.js:2958)

Posted by GitBox <gi...@apache.org>.
pashminakazi commented on issue #789: Uncaught TypeError: child.getExplicitOrMeasuredWidth is not a function  (UIComponent.js:2958)
URL: https://github.com/apache/royale-asjs/issues/789#issuecomment-612586034
 
 
   @aharui Press new button and see this issue

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

[GitHub] [royale-asjs] pashminakazi commented on issue #789: Uncaught TypeError: child.getExplicitOrMeasuredWidth is not a function (UIComponent.js:2958)

Posted by GitBox <gi...@apache.org>.
pashminakazi commented on issue #789: Uncaught TypeError: child.getExplicitOrMeasuredWidth is not a function  (UIComponent.js:2958)
URL: https://github.com/apache/royale-asjs/issues/789#issuecomment-613932652
 
 
   @aharui after replacing s:TextArea with mx:TextArea,this exception occurs on clicking new button
   ![image](https://user-images.githubusercontent.com/42200979/79322795-c04d5600-7f26-11ea-8bed-a99773e8a54f.png)
   

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