mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
This can happen for example if you have duplicate names in the "old"
state. This errors the transition before the updateCallback is invoked
so we haven't yet applied mutations etc.
This runs through those phases after the error to get us back to a
consistent state.
DiffTrain build for [040f8286e9](https://github.com/facebook/react/commit/040f8286e97eab7aac23a89d5f59967be3bf8f3e)