Andrey Piskunov
Andrey Piskunov
If I tick "Show unchanged values" checkbox on the demo page, I expect all unchanged values to change. Currently I only see those unchanged values that are kinda "in the...
Supposedly fixes the issue https://github.com/mgechev/ngx-quicklink/issues/102
### TL; DR For a default CD cycle, when routerLink is not a string, but a computed array, the ngOnChange triggers each cycle and pushes new tree into registry, creating...
 Сделайте redirect что ли какой-то
My file structure looks like this and there is no "app" folder. I just copied Dockerfile and .dockerignore to the root and tried to build according to the readme. I...
### Describe the bug After update to `7.5.7` every call of `setTimeout` in my project now has invalid return type It used to be inherited from typescript's `lib.dom.d.ts`, being`number` Now...
### Use case: I have a page with lots of css variables (around 1333) set in `:root`, and each of them gets copied into each element inside the canvas, because...
### Command build ### Is this a regression? No ### The previous version in which this bug was not present was _No response_ ### Description ### Use case: I've tried...
## Describe the Bug Angular has some code that regenerates chunk hashes for localized builds when there is a change in translations. The code was introduced here https://github.com/angular/angular-cli/pull/16817 It works...
I've seen the optimize option was removed, but maybe it should be restored? When i tried using peggy instead of pegjs in my project, the generated parser size increased almost...