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

Commit dc431d8

Browse files
authored
fix(fxFlex): do not eagerly listen to layout changes (#771)
* fix(fxFlex): do not eagerly listen to layout changes * currently, `fxFlex` listens for container events (e.g. `fxLayout`) in the constructor. Unfortunately, this is too eager and sometimes takes place before the `fxFlex` value is actually set Fixes #700 PR Close #733
1 parent cb74357 commit dc431d8

File tree

6 files changed

+4762
-4714
lines changed

6 files changed

+4762
-4714
lines changed

0 commit comments

Comments
 (0)