Andrew Kushnir

Results 312 comments of Andrew Kushnir

@zip-fa I've looked at [provided repro](https://github.com/zip-fa/ng18-defer-cleanup-issue) and noticed the following hydration behavior on the client: - an application hydrates initially as needed, finding the necessary DOM nodes - the state...

> Is there a way to intercept request in dev environment (vite) with some kind of middleware @zip-fa I believe it should be possible once PR https://github.com/angular/angular-cli/pull/28463 lands (cc @alan-agius4...

@leandrotassi unfortunately we can't perform any investigation with the information that you've provided and we'd need a repro to see what's happening and whether there is anything on the framework...

@hieutranagi47 thanks for creating a test application! I've tried running it locally and I can see updated meta tags in the page source once the page is SSR'ed and HTML...

This PR was merged into the repository by commit e4c50b3bea22ca2afba74465893c36730952f4b9. The changes were merged into the following branches: main

> Is there a way for you to overwrite me with the updated commitmsg? @jakespvk I've updated the commit message and also rephrased the content a bit to mention that...

@JeanMeche @thePunderWoman I'd like to propose running a new TGP to make sure there are no regressions. Could you please start a new TGP when you get a chance?

This PR was merged into the repository by commit 3c216c1ec635c0c0613228396b345dd432e72218. The changes were merged into the following branches: main, 20.0.x

This PR was merged into the repository. The changes were merged into the following branches: - main: 0dd95c503f4b07b478e505b99aaa63419a340095

@e-oz do you see a different behavior if you remove `i18n` attributes from elements in your template? I'm also wondering if you see any warnings in developer console (we output...