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

Skip to content

Conversation

Avcharov
Copy link
Contributor

@Avcharov Avcharov commented Sep 4, 2025

TransferState is only written into the DOM once during SSR and is not kept in sync with the runtime state on the client. Pressing the refresh button always re-reads the initial serialized script tag, which never changes after bootstrap.

Issue Number: #63454

TransferState is only written into the DOM once during SSR and is not kept in sync with the runtime state on the client. Pressing the refresh button always re-reads the initial serialized script tag, which never changes after bootstrap.
@pullapprove pullapprove bot requested a review from jkrems September 4, 2025 09:30
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Sep 4, 2025
@atscott
Copy link
Contributor

atscott commented Sep 4, 2025

This PR was merged into the repository by commit ef02588.

The changes were merged into the following branches: main, 20.2.x

@atscott atscott closed this in ef02588 Sep 4, 2025
atscott pushed a commit that referenced this pull request Sep 4, 2025
TransferState is only written into the DOM once during SSR and is not kept in sync with the runtime state on the client. Pressing the refresh button always re-reads the initial serialized script tag, which never changes after bootstrap.

PR Close #63592
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants