You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid return value from commitBeforeMutationEffects
This is an unusual flag that doesn't serve a special return value.
We can just use the global flag and reset it before the next mutation phase.
Unlike focusedInstanceHandle this doesn't leak any memory in the meantime.
0 commit comments