The assignment of topLevelApplication was commented out in Application. I just 
added it back.

Harbs

> On Nov 13, 2018, at 3:29 PM, hferreira <hferre...@solidsoft.pt> wrote:
> 
> The bug occurs inside Alert.js
> 
>    var /** @type {mx.managers.ISystemManager} */ sm =
> org.apache.royale.utils.Language.as(mx.core.FlexGlobals.topLevelApplication.systemManager,
> mx.managers.ISystemManager, true);
>    var /** @type {Object} */ mp;
> 
> On this case, mx.core.FlexGlobals.topLevelApplication topLevelApplication is
> undefined.
> 
> topLevelApplication shouldn't be a singleton instanciated once ?
> 
> 
> 
> --
> Sent from: http://apache-royale-users.20374.n8.nabble.com/

Reply via email to