This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
backdrop: animation transition not working when "ng-app" is on html and not body #11698
Labels
hotlist: animations
needs: investigation
The cause of this issue is not well understood and needs to be investigated by the team or community
P3: important
Important issues that really should be fixed when possible.
type: bug
Milestone
Same issue as listed here: #10439
CodePen and steps to reproduce the issue:
Working md-backdrop animation with "ng-app=" in the body tag:
https://codepen.io/maxprin/pen/WWbMqz
Animation not working with same configuration except "ng-app=" in html tag:
https://codepen.io/maxprin/pen/MRYVbx
I've increased the transition opacity to 2seconds in both Pens to clearly show the different behavior.
Which versions of AngularJS, Material, OS, and browsers are affected?
The text was updated successfully, but these errors were encountered: