dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonpackages/react-dom-bindings/src/client/ReactDOMComponentTree.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…