Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor(core): don't hydrate detached nodes #54723

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

devknoll
Copy link
Contributor

@devknoll devknoll commented Mar 6, 2024

In preparation for hydration support, make sure that we don't attempt to hydrate detached nodes and instead, always newly create them.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@pullapprove pullapprove bot requested review from AndrewKushnir and crisbeto March 6, 2024 16:19
In preparation for hydration support, make sure that we don't attempt to hydrate detached nodes and instead, always newly create them.
@devknoll devknoll force-pushed the x-i18n-disconnected branch from 1e8789a to 12c4d67 Compare March 6, 2024 17:00
@AndrewKushnir AndrewKushnir removed the request for review from crisbeto March 6, 2024 17:17
@AndrewKushnir AndrewKushnir added area: i18n Issues related to localization and internationalization target: patch This PR is targeted for the next patch release action: presubmit The PR is in need of a google3 presubmit labels Mar 6, 2024
@ngbot ngbot bot added this to the Backlog milestone Mar 6, 2024
@AndrewKushnir
Copy link
Contributor

Presubmit.

@AndrewKushnir AndrewKushnir added action: merge The PR is ready for merge by the caretaker and removed action: presubmit The PR is in need of a google3 presubmit labels Mar 6, 2024
@atscott
Copy link
Contributor

atscott commented Mar 7, 2024

This PR was merged into the repository by commit e0c1f1e.

atscott pushed a commit that referenced this pull request Mar 7, 2024
In preparation for hydration support, make sure that we don't attempt to hydrate detached nodes and instead, always newly create them.

PR Close #54723
@atscott atscott closed this in e0c1f1e Mar 7, 2024
atscott pushed a commit that referenced this pull request Mar 7, 2024
In preparation for hydration support, make sure that we don't attempt to hydrate detached nodes and instead, always newly create them.

PR Close #54723
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 7, 2024
@devknoll devknoll deleted the x-i18n-disconnected branch April 11, 2024 17:59
henry-alakazhang pushed a commit to freelancer/angular that referenced this pull request Jun 19, 2024
In preparation for hydration support, make sure that we don't attempt to hydrate detached nodes and instead, always newly create them.

PR Close angular#54723
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: i18n Issues related to localization and internationalization core: hydration target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants