arrow_backBACK TO DRILLS
Black Beltstrictmode
Strict Mode double render with forwardRef
In development Strict Mode, a forwardRef render function appears to run twice even though the component mounts only once in production. Why does React do this?
In development Strict Mode, a forwardRef render function appears to run twice even though the component mounts only once in production. Why does React do this?