Closed estanglerbm closed 1 year ago
Some investigation:
It seems to be failing on this line, so I guess fdef
is null:
String fnName = fdef.getBaseName();
Interestingly, fnName
doesn't actually seem to be used, so we can probably just remove it entirely.
Attached example (labelField="bindItem(...)") throws this error:
Works fine in Flex.
TestLabelItemBind.mxml.txt