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/01/01 11:57:40 UTC

[GitHub] [royale-asjs] pashminakazi opened a new issue #645: Uncaught TypeError: Cannot set property 'x' of undefined (DataGridLayout.js)

pashminakazi opened a new issue #645:  Uncaught TypeError: Cannot set property 'x' of undefined (DataGridLayout.js)
URL: https://github.com/apache/royale-asjs/issues/645
 
 
   Project Details are :
   https://paste.apache.org/cpo8y
   Test case is available on VDI.
   Go to Fixed Asset from Select in Menu
   Go to Reporting Levels -> Region from Setups in Menu
   File : com/dbz/modules/FA/dbzRptLvl1Setup.mxml
   
   In dbzRptLvl1Setup we are using dbzSetupList.mxml which is in Lib
   in dbzRptLvl1Setup 
   SetupList.setupColumn1.visible=false;  (CNIC)
   SetupList.setupColumn2.visible=false;  (Address)
   those were working as visible=false before changes in SDK on VDI 
   ![image](https://user-images.githubusercontent.com/42200979/71641026-e839e600-2cb6-11ea-9e1c-ce8cff416df9.png)
   
   
   After changes on SDK there is a exception on Console "Cannot set property 'x' of undefined" So the 
   SetupList.setupColumn1.visible=false;  (CNIC)
   SetupList.setupColumn2.visible=false;  (Address)
   is not visible=false because of this exception i think
   
   ![reportinglevel column issue](https://user-images.githubusercontent.com/42200979/71641062-57173f00-2cb7-11ea-9cc2-8a991e024a89.gif)

----------------------------------------------------------------
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 closed issue #645: Uncaught TypeError: Cannot set property 'x' of undefined (DataGridLayout.js)

Posted by GitBox <gi...@apache.org>.
aharui closed issue #645:  Uncaught TypeError: Cannot set property 'x' of undefined (DataGridLayout.js)
URL: https://github.com/apache/royale-asjs/issues/645
 
 
   

----------------------------------------------------------------
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 #645: Uncaught TypeError: Cannot set property 'x' of undefined (DataGridLayout.js)

Posted by GitBox <gi...@apache.org>.
pashminakazi commented on issue #645:  Uncaught TypeError: Cannot set property 'x' of undefined (DataGridLayout.js)
URL: https://github.com/apache/royale-asjs/issues/645#issuecomment-570179329
 
 
   @aharui Thanks issue resolved

----------------------------------------------------------------
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 #645: Uncaught TypeError: Cannot set property 'x' of undefined (DataGridLayout.js)

Posted by GitBox <gi...@apache.org>.
pashminakazi commented on issue #645:  Uncaught TypeError: Cannot set property 'x' of undefined (DataGridLayout.js)
URL: https://github.com/apache/royale-asjs/issues/645#issuecomment-570047698
 
 
   I didn't clone SDK on VDI it takes about 2 hour to clone and compile sdk on VDI because it downloads dependencies very slowly and i have to leave after half an hour.
   So i clone sdk locally compile,zip and unzip on VDI but promise there is no change i made on SDK so Pleaseeee Check this issue today.

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