Ruslan Lekhman
Ruslan Lekhman
Hi @danguilherme, sure, thanks. 🙂
Hi @AlexeyPotopakhin, I've tried to reproduce that, but looks it is working just fine on my side: **ngx-pug-builders version:** 12.0.0 **Angular version:** 12.2.16 Could you upload minimal reproduction to Github...
Thanks @AlexeyPotopakhin! I was able to reproduce the issue. I'll try to allocate some time for this issue this weekend.
Looks like the issue is fixed for Angular CLI >= **13.1.0-rc.0** (`"@angular-devkit/build-angular": "13.1.0-rc.0"`).
@crisbeto is there anything I can do?
I'm not sure what command should I run to measure it. I used `approve-size-tests`. `size-test.yaml`: ```diff cdk/drag-drop/all-directives: 155979 cdk/drag-drop/basic: 153337 -material-experimental/mdc-chips/basic: 188774 +material-experimental/mdc-chips/basic: 189051 -material-experimental/mdc-form-field/advanced: 222655 +material-experimental/mdc-form-field/advanced: 222932 -material-experimental/mdc-form-field/basic: 221144...
Hi @iblislin, Thanks for your issue created. As I understand it is experimental yet. I don't think I'll have time for that in the next few months, but sure it...
Hi, I'm experiencing the same issue on iOS simulator only (Nativescript Angular project). Real devices and Android Emulator - works fine.
Please be aware of /angular/angular-cli/issues/28600
linked to #11. Sorry, I'll try my best to release something on this or the following week.