You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
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