This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Description
Bug, feature request, or proposal:
When fxFlexFill is applied to a component it should take the whole height of the parent, but it does not seems to be working.
What is the expected behavior?
The element should take the height of the parent.
What is the current behavior?
The element is taking the height of its contents (child elements).

What are the steps to reproduce?
Providing a StackBlitz (or similar) is the best way to get the team to see your issue.
Please find the demo of the issue here.
https://stackblitz.com/edit/fxflexfill-issue
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Is there anything else we should know?