mirror of
https://github.com/facebook/react.git
synced 2026-02-26 18:58:05 +00:00
* Disable console log during the second rerender * Use the disabled log to avoid double yielding values in scheduler mock * Reenable debugRenderPhaseSideEffectsForStrictMode in tests that can