dillon1000/react
Commit
Browse files Avoid indexOf() during unmounting a root in the hook (#7496)
* Avoid indexOf() during unmounting a root in the hook * Check for (Map|Set).prototype.keys
Changed paths2 files
First-parent comparisonsrc/isomorphic/hooks/ReactComponentTreeHook.js ModifiedM src/renderers/shared/hooks/__tests__/ReactComponentTreeHook-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…