Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was 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

@maxprin

Description

@maxprin

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?

  • AngularJS: 1.7.8
  • AngularJS Material: 1.1.14
  • OS:
  • Browsers:

Metadata

Metadata

Assignees

Labels

P3: importantImportant issues that really should be fixed when possible.hotlist: animationsneeds: investigationThe cause of this issue is not well understood and needs to be investigated by the team or communitytype: bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions