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

fxFill no longer working as expected #728

@jkang027

Description

@jkang027

Bug, feature request, or proposal:

Change to fxFlex (changed from 1e-09px to auto) breaks functionality of fxFill in 5.0.0-beta.14 release.

What is the expected behavior?

Element using fxFill to fill height and width to the parent element.
Expected behavior using 5.0.0-beta.13 (StackBlitz)

What is the current behavior?

Element does not fill remaining space of parent element, and when the content exceeds the available height, the child grows further than the max.
Current behavior using 5.0.0-beta.14 (StackBlitz)

What are the steps to reproduce?

Please see StackOverflow question

What is the use-case or motivation for changing an existing behavior?

fxFill no longer works as expected due to change to fxFlex

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

5.0.0-beta.14

Metadata

Metadata

Assignees

Labels

P0Critical issue that needs to be resolved immediatelybugflexboxin-progress

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions