Language.as() is not being called (@flexjsignorecoercion is being used).

> On Jun 6, 2017, at 12:50 PM, Justin Mclean <jus...@classsoftware.com> wrote:
> 
> Hi,
> 
> In more detail the issue is that the property is likely to default to 
> undefined and casting that to String in JS like so 
> org.apache.flex.utils.Language.as(undefined, String)) will set the value to 
> null and strpixels.length with throw a RTE. So it’s likely this change in 
> will cause all sort of issues.
> 
> Thanks,
> Justin

Reply via email to