dillon1000/react

Commit

Attach instance handle to DOM in DEV for enableInternalInstanceMap (#35341)

Continue attaching `internalInstanceKey` to DOM nodes in DEV. This
prevents breaking some internal dev tooling while we experiment with the
broader change. Note that this does not reference the DOM handle within
the flag, just attaches it and deletes it. Internals tracking is still
done through the private map.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-dom-bindings/src/client/ReactDOMComponentTree.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…