Andrew Kushnir
Andrew Kushnir
@e-oz thanks for additional information. As @thePunderWoman mentioned, we'd need a minimal repro to investigate the issue more. > it happens during 1-3 seconds without network throttling, and during ~6...
I've looked at the repro provided in https://github.com/angular/angular/issues/58670#issuecomment-2479474170 as a Github repository and found out that the visual flicker is caused by the fact that **an application on the client...
> Is there any way to debug it? > Any way to find what tasks are blocking it? There are no built-in APIs to list all pending tasks, but you...
This PR was merged into the repository by commit 241416ecbc78afc5009c09cb0da22ac2bfdd3687. The changes were merged into the following branches: main, 19.0.x
Hello everyone! Quick update: we've added a couple of files this week that should help with providing context to LLMs (thanks @JeanMeche!): - https://angular.dev/llms.txt (list of links) - https://angular.dev/llms-full.txt (text...
**Caretaker note**: no presubmit is required, docs-only change.
**Caretaker note**: no presubmit is required, docs-only change.
TESTED=No TGP required, see https://github.com/angular/angular/pull/57710#issuecomment-2372301933.
This PR was merged into the repository by commit 837af44510843b4968977a4cbd12754e21804cb1. The changes were merged into the following branches: main
Hi @daem0ndev, thanks for creating this PR! Just want to give a quick update. We've [landed a change](https://github.com/angular/angular/commit/4dfc3fe6a29df0183aea9b946379157f3418a6e5) similar to the one described by @atscott in https://github.com/angular/angular/pull/29746#pullrequestreview-377108598, so we also...