arrow_backBACK TO DRILLS
Blue Beltrendering

root.unmount lifecycle behavior

A React root is rendered inside a DOM node managed by a jQuery tab system. When the tab closes, the DOM node is removed manually without calling root.unmount(). What is the main React-specific problem?