royale-compiler icon indicating copy to clipboard operation
royale-compiler copied to clipboard

StackUndeflow error with (pseudo) <Subcomponent model="{somethingBindable}" />

Open greg-dove opened this issue 5 years ago • 0 comments

Needs more investigation, but the general sense of it is in the heading.

This is a reminder to try to make a minimal example to repro the issue.

The issue seems to be in MXMLDescriptor generation and is something to do with the wrong array length being generated (I think)

This was encountered when porting legacy flex code which can have quite a few 'model=something' in original component code that is not the same as Royale view models (but that is beside the point)

greg-dove avatar Mar 20 '20 03:03 greg-dove