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.
Responsive API is not working with fxFlexFill #501
Open
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
fxFlexFill.<breakpoint alias> should limit directive to proper width range.
What is the current behavior?
Adding breakpoint alias seems to disable directive.
What are the steps to reproduce?
https://stackblitz.com/edit/angular-flex-layout-seed-h5ajhj?file=app%2Ftest.component.ts
What is the use-case or motivation for changing an existing behavior?
Existing behaviour seems to be broken.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Every I tested.