To allow a container component to handle the event, add includeFacets=”true” to the <aura:handler> tag of the container component. For example, adding includeFacets=”true” to the handler in the container component, c:container, enables it to handle the component event bubbled from c:eventSource