dillon1000/react

Commit

Fix ReactComponentTreeHook.getRegisteredIDs() to work with inlined content (#7490)

I broke this in #7463: parseInt() cuts off #text at the end.
Changing to just use negative numbers instead.
Browse files
Changed paths2 files
First-parent comparison
M src/renderers/dom/shared/ReactDOMComponent.js ModifiedM src/renderers/shared/hooks/__tests__/ReactComponentTreeHook-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…