Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Sort header arrow and indicator should animate normally if any parent animation calls "animateChild()" with query.
What is the current behavior?
The mat-sort-header-arrow animation is stuck with "ng-animate-queued" status. All arrows are shown when the DOM is rendered.
What are the steps to reproduce?
Providing a StackBlitz reproduction is the best way to share your issue.
StackBlitz starter: https://goo.gl/wwnhMV
https://stackblitz.com/edit/angular-material2-issue-6jcfm7?file=main.ts
What is the use-case or motivation for changing an existing behavior?
Add fade in animation to the table when entering. This was working in 5.1.0.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
angular material & cdk 5.2.0