Open
Description
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
- use md-card-header with a md-card-media
- transition it out
- 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.