Angel Fraga Parodi
Angel Fraga Parodi
I am wondering about how old is this issue. > Use at your own risk! Enabling this option can cause layout thrashing by measuring the drawers on every change detection...
> @aram-m the issue with animation apparently. However this is basically how i manged it with a directive [#1728 (comment)](https://github.com/angular/components/issues/1728#issuecomment-576750289) I 've noticed there is a reference to `import {...
Here facing same issue: yarn v1.22.19 node lts/gallium => 16.17.0 MacOS Monterey => 12.5.1 Workaround above https://github.com/nodejs/node-gyp/issues/2673#issuecomment-1196931379 did work fine In addition I run both, `yarn install` and `npm install`....
Hi, @tomastrajan I have seen that the https://github.com/angular-extensions/schematics project was deprecated one year ago. Should we add it as a subproject in this repo or a new repo?
I was experiencing similar issue, At least to me, It looks like the projected content applies the default flexLayout value "row" because it can not check the flexLayout in the...