We currently plan to suppress double-logging in development by overriding console in 17: https://github.com/facebook/react/pull/18547 However this can be confusing for some scenarios and double logging may be preferable in them. Ideally we'd add a toggle to DevTools that would allow to re-enable it on this screen: 