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

View transition RTEs when new view has navigationContent

    XMLWordPrintableJSON

Details

    Description

      This is related to a closed issue FLEX-26253.
      The only difference is that the target view contains navigationContent.

      RTE:

      TypeError: Error #1009: Cannot access a property or method of a null object reference.
      at spark.transitions::ViewTransitionBase/createActionBarEffect()[/Users/justinmclean/Documents/ApacheFlex4.10/frameworks/projects/mobilecomponents/src/spark/transitions/ViewTransitionBase.as:987]
      at spark.transitions::ViewTransitionBase/prepareForPlay()[/Users/justinmclean/Documents/ApacheFlex4.10/frameworks/projects/mobilecomponents/src/spark/transitions/ViewTransitionBase.as:827]
      at spark.transitions::SlideViewTransition/prepareForPlay()[/Users/justinmclean/Documents/ApacheFlex4.10/frameworks/projects/mobilecomponents/src/spark/transitions/SlideViewTransition.as:828]
      at spark.components::ViewNavigator/completeTransitionPreparations()[/Users/justinmclean/Documents/ApacheFlex4.10/frameworks/projects/mobilecomponents/src/spark/components/ViewNavigator.as:2252]
      at spark.components::ViewNavigator/prepareViewTransition()[/Users/justinmclean/Documents/ApacheFlex4.10/frameworks/projects/mobilecomponents/src/spark/components/ViewNavigator.as:2180]
      at flash.events::EventDispatcher/dispatchEventFunction()
      at flash.events::EventDispatcher/dispatchEvent()
      at mx.core::UIComponent/dispatchEvent()[/Users/justinmclean/Documents/ApacheFlex4.10/frameworks/projects/framework/src/mx/core/UIComponent.as:13412]
      at mx.managers::LayoutManager/doPhasedInstantiation()[/Users/justinmclean/Documents/ApacheFlex4.10/frameworks/projects/framework/src/mx/managers/LayoutManager.as:852]
      at mx.managers::LayoutManager/doPhasedInstantiationCallback()[/Users/justinmclean/Documents/ApacheFlex4.10/frameworks/projects/framework/src/mx/managers/LayoutManager.as:1188]

      Currently I have found no work around other than removing the navigationContent from the target view.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jmichas Jason Michas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: