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

RTE on ListBase when dataProvider is changed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Apache Flex 4.13.0
    • None
    • Spark: List
    • None

    Description

      Changing the dataProvider causes a rollOut event when itemRollOut has an event assigned to the List. If the dataProvider has less items, there's a RTE at dataProvider.getItemAt(itemIndex).

      I believe the correct way to fix this is to check that the dataProvider exists and the correct index exists. Although, even this can cause the event to be dispatched referencing a new item in the new provider.

      Attachments

        Issue Links

          Activity

            People

              harbs Harbs
              harbs Harbs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: