Skip to content

Conversation

@aquark
Copy link
Owner

@aquark aquark commented Jun 2, 2022

Summary

In persistent mode, cloneInstance is called instead of commitUpdate, but the docs seem to say that commitUpdate is always called.

This change fixes facebook#24645

How did you test this change?

Not tested, only changing README.

In persistent mode, `cloneInstance` is called instead of `commitUpdate`.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: react-reconciler with supportsPersistence = true doesn't cloneInstances when props change

2 participants