mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
975cea2d3d
This flag controls the strict mode double invoke render/lifecycles/etc behavior in Strict Mode. The only place this flag is off is the test renderers, which it should be on for. If we can land this, we can follow up to remove the flag.