Skip to content

Merge all intermediate revisions when props accumulation is not guaranteed#56914

Open
j-piasecki wants to merge 1 commit into
facebook:mainfrom
j-piasecki:export-D105835162
Open

Merge all intermediate revisions when props accumulation is not guaranteed#56914
j-piasecki wants to merge 1 commit into
facebook:mainfrom
j-piasecki:export-D105835162

Conversation

@j-piasecki
Copy link
Copy Markdown
Contributor

Summary:
Changelog: [ANDROID][FIXED] Fix commit branching dropping updates when enableAccumulatedUpdatesInRawPropsAndroid is not enabled.

Without enableAccumulatedUpdatesInRawPropsAndroid each shadow tree revision on Android carries only the props applied in that specific revision. To handle this properly, all intermediate revisions need to pass through the mounting layer so the platform is aware of all the props.

Differential Revision: D105835162

…nteed

Summary:
Changelog: [ANDROID][FIXED] Fix commit branching dropping updates when `enableAccumulatedUpdatesInRawPropsAndroid` is not enabled.

Without `enableAccumulatedUpdatesInRawPropsAndroid` each shadow tree revision on Android carries only the props applied in that specific revision. To handle this properly, all intermediate revisions need to pass through the mounting layer so the platform is aware of all the props.

Differential Revision: D105835162
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 21, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented May 21, 2026

@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating Diff in D105835162.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant