aharui commented on issue #889:
URL: https://github.com/apache/royale-asjs/issues/889#issuecomment-663635638


   Next step is to check dbzFlexiGrid.js.  There will be an MXMLDescriptor 
getter that returns a data array.  Examine the array and match it in the 
debugger at the exception.  Looks like i=1 so it is creating a child object for 
whatever component it is creating in initializeStrandBasedObject.
   
   Every time you've reported this kind of issue in the past it has been 
because some other file has invalid output or was not loaded for some other 
reason.  By examining the data in the call stack of MXMLDataInterpreter you can 
find out what was not loaded correctly.


----------------------------------------------------------------
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:
[email protected]


Reply via email to