Skip to content

[MdCard] md-card-header loses md-card-header-flex class during transition out #1821

Open
@FossPrime

Description

@FossPrime

Click any button: https://codesandbox.io/s/o70lzxqw4y
The image will move to the next line when transitioning out because the md-card-header-flex property will be inexplicably removed.

Steps to reproduce

https://codesandbox.io/s/o70lzxqw4y

  1. use md-card-header with a md-card-media
  2. transition it out
  3. Watch the image move out of position, to the next line, as the md-card-header-flex class gets removed

Which browser?

Chrome 68

What is expected?

Stay still while I transition out.

What is actually happening?

Not entirely sure why the flex class is removed... seems intentional.

Reproduction Link

https://codesandbox.io/s/o70lzxqw4y

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions