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/06/24 13:30:33 UTC

[GitHub] [royale-asjs] pashminakazi opened a new issue #874: Uncaught TypeError: Cannot set property 'listData' of null (AdvancedDataGridItemRendererInitializer.js:62)

pashminakazi opened a new issue #874:
URL: https://github.com/apache/royale-asjs/issues/874


   Project Details are :
   https://paste.apache.org/cpo8y
   Test case is available on VDI.
   Go to Sales from Select in Menu
   Go to Product -> Profile from Setups in Menu
   File : com/dbz/modules/Common/dbzProductProfileSetup.mxml
   
   Click on New button then second tab **Agreement** and then Plus(+) button....add agreement No and remarks and click OK,this exception will be occured
   ![image](https://user-images.githubusercontent.com/42200979/85564428-b1320500-b647-11ea-999e-99a6398f5b7b.png)
   
   ![image](https://user-images.githubusercontent.com/42200979/85564690-e8a0b180-b647-11ea-9912-d5b9442d10d5.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



[GitHub] [royale-asjs] pashminakazi commented on issue #874: Uncaught TypeError: Cannot set property 'listData' of null (AdvancedDataGridItemRendererInitializer.js:62)

Posted by GitBox <gi...@apache.org>.
pashminakazi commented on issue #874:
URL: https://github.com/apache/royale-asjs/issues/874#issuecomment-651124241


   AdvancedDataGridItemRendererInitializer extends ListItemRendererInitializer
   ListItemRendererInitializer.as Path : mx.controls.beads.ListItemRendererInitializer.as


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



[GitHub] [royale-asjs] pashminakazi commented on issue #874: Uncaught TypeError: Cannot set property 'listData' of null (AdvancedDataGridItemRendererInitializer.js:62)

Posted by GitBox <gi...@apache.org>.
pashminakazi commented on issue #874:
URL: https://github.com/apache/royale-asjs/issues/874#issuecomment-650065283


   "ir" property is dbzCarriageContractorSetup.dbzCarriageContractorSetup_component0
   ![image](https://user-images.githubusercontent.com/42200979/85838695-6208e300-b7b3-11ea-881c-fd80a049e7b8.png)
   ![image](https://user-images.githubusercontent.com/42200979/85838808-8bc20a00-b7b3-11ea-9c5b-eea1526214a7.png)
   ![image](https://user-images.githubusercontent.com/42200979/85838833-92e91800-b7b3-11ea-9e21-d79a1132a761.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



[GitHub] [royale-asjs] aharui commented on issue #874: Uncaught TypeError: Cannot set property 'listData' of null (AdvancedDataGridItemRendererInitializer.js:62)

Posted by GitBox <gi...@apache.org>.
aharui commented on issue #874:
URL: https://github.com/apache/royale-asjs/issues/874#issuecomment-650006305


   What is the "ir" property set to at the exception?  Is it null or something else?


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



[GitHub] [royale-asjs] aharui commented on issue #874: Uncaught TypeError: Cannot set property 'listData' of null (AdvancedDataGridItemRendererInitializer.js:62)

Posted by GitBox <gi...@apache.org>.
aharui commented on issue #874:
URL: https://github.com/apache/royale-asjs/issues/874#issuecomment-651241415


   That looks like the hierarchy for the initializer and not the renderer.  What are the top tags in any fx:Components in  com/dbz/modules/INV/dbzCarriageContractorSetup.mxml or any MXML components it uses that defined the renderer.


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



[GitHub] [royale-asjs] aharui commented on issue #874: Uncaught TypeError: Cannot set property 'listData' of null (AdvancedDataGridItemRendererInitializer.js:62)

Posted by GitBox <gi...@apache.org>.
aharui commented on issue #874:
URL: https://github.com/apache/royale-asjs/issues/874#issuecomment-650271124


   What is the base class for that renderer?


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