arrow_backBACK TO DRILLS
White Beltrendering
Reusing an unmounted root
A developer calls root.unmount() and later tries to reuse the same root object with root.render(<App />). What happens?
A developer calls root.unmount() and later tries to reuse the same root object with root.render(<App />). What happens?