dillon1000/react
Commit
Browse files Make unmountAndReleaseReactRootNode not throw
When there isn't any React node in the DOM, unmountAndReleaseReactRootNode threw an exception because component was undefined. Instead, return whether we were able to unmount the component.
Changed paths1 file
First-parent comparisonsrc/core/ReactMount.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…