mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
274c980c53
This was missed in the mount dev dispatcher. It was only in the rerender dispatcher which means that it was only logged during the rerender. Since DevTools can hide logs during rerenders, this hid the warning in StrictMode.