Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-35239

Runtime error when setting a property to a constant value

    XMLWordPrintableJSON

Details

    Description

      Following code cause runtime error:

      <fa:FontAwesomeIcon iconType="{FontAwesomeIconType.APPLE}" /> 
      

      where FontAwesomeIconType.APPLE is defined as:

      public static const APPLE:String = "fa-apple";

      Attachments

        Activity

          People

            pete21 Piotr Zarzycki
            pete21 Piotr Zarzycki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: