Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Apache FlexJS 0.8.0, Apache FalconJX 0.8.0
-
None
Description
Following code cause runtime error:
<fa:FontAwesomeIcon iconType="{FontAwesomeIconType.APPLE}" />
where FontAwesomeIconType.APPLE is defined as:
public static const APPLE:String = "fa-apple";