6940992932
Due to the fact that animations in Angular are defined in the component metadata, all animation trigger definitions are localized to the component and are inaccessible outside of it. Animation host listeners in Ivy are rendered in the context of the parent component, but the VE renders them differently. This patch ensures that animation host listeners are always registered in the sub component's renderer Jira issue: FW-943 Jira issue: FW-958 PR Close #28210 |
||
---|---|---|
.. | ||
animation_integration_spec.ts | ||
animation_query_integration_spec.ts | ||
animation_router_integration_spec.ts | ||
animations_with_css_keyframes_animations_integration_spec.ts | ||
animations_with_web_animations_integration_spec.ts |