Question
Cairngorm Navigation Issue
I am doing a sample app using Cairngorm 3 libs.
While I was following the Navigation approach, my app control reaches to: dispatchEvent(NavigationEvent.newNavigateToEvent(destination)); but then it never changed the selected view in my viewstack.
