Andrew Kushnir
Andrew Kushnir
More info after some additional investigation: here is a unit test (can be added to the `packages/platform-server/test/hydration_spec.ts` file) that reproduces the issue: ``` it('should append skip hydration flag if component...
@zip-fa FYI, I've created PR #56175 with the fix for the issue described in https://github.com/angular/angular/issues/56074#issuecomment-2130407699. The PR will go through the regular review and testing phases and will be included...
@zip-fa thanks for the repro and thanks @JeanMeche for the investigation. I've created a fix, see PR #56076. The problem was caused by the fact that we've invoked event replay...
This PR was merged into the repository by commit 257fedc25a2693d7d8e1c2e020b74185736e3d26. The changes were merged into the following branches: main, 19.0.x
@tidusjar thanks for the update. I've noticed that you've updated the PR description, but the commit message remains the same. Could you please update the commit message as well (for...
**Caretaker note**: no presubmit required, docs-only change.
This PR was merged into the repository by commit 281f747e3227264401e43d131c3971022081b8dd. The changes were merged into the following branches: main, 19.0.x
@ugultopu it looks like the change in this PR actually lowercases "W" in all places where Webpack is mentioned. Could you please confirm is this is the expected change and...
@JeanMeche thanks for additional info 👍 It'd be great to add this info into the commit message for future context.
This PR was merged into the repository by commit 7f0b49d8c4c03943f1ceda3a661494edd03bf273. The changes were merged into the following branches: main