StrictMode: Identifying unsafe lifecycles

When strict mode is enabled, React compiles a list of all class components using the unsafe lifecycles, and logs a warning message with information about these components.

Related concepts

Identifying unsafe lifecycles

StrictMode: Identifying unsafe lifecycles — Structure map

Clickable & Draggable!

StrictMode: Identifying unsafe lifecycles — Related pages: