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 Report
What is the expected behavior?
FlexLayoutModule.withConfig({useColumnBasisZero: false})as suggested here to work with AOT compileWhat is the current behavior?
produces
What are the steps to reproduce?
https://github.com/gatimus/flex-layout-demo
npm ing serveWhich versions of Angular, Material, OS, TypeScript, browsers are affected?
Is there anything else we should know?
FlexLayoutModule.withConfig({ useColumnBasisZero: false }, DEFAULT_BREAKPOINTS)works