Skip to content

Bug(MdTabs): Translate animation not working in IE 11 / Edge #4982

Closed
@macjohnny

Description

@macjohnny

Bug, feature request, or proposal:

Bug

What is the expected behavior?

When changing tabs, the content should be animated to translate to the left or to the right.

What is the current behavior?

In IE 11 / Edge

What are the steps to reproduce?

http://embed.plnkr.co/bXpnE7/

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Angular 4.1.3, Material 2.0.0-beta.6

Is there anything else we should know?

Apparently, this is due to animating with "translate3d()". The sidenav e.g. sets the style property instead of using the animation API, which seems to work.

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions