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.

fxHide with custom breakpoint directive not working in AOT #961

@hags033

Description

@hags033

Bug Report

What is the expected behavior?

Expect for the element to hide at desired custom breakpoint

What is the current behavior?

Element hides at desired custom breakpoint when not running aot, but does not hide in aot

What are the steps to reproduce?

https://stackblitz.com/edit/angular-flex-layout-seed-j5xkix

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

Adding in a min-height breakpoint

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

Angular 7.1.4, Typescript 3.1.6 Flex Layout 7.0.0-beta.22 all browsers

Is there anything else we should know?

You'll need to download the stackblitz and run ng serve (angular.json already set to run aot build)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions