dillon1000/react
Commit
Browse files [Fiber] Run Fragment deletion effects for HostText children (#37168)
There was inconsistent behavior with text nodes retaining event listeners while all other nodes have them removed in deletion effects. This fixes that handling
Changed paths2 files
First-parent comparisonpackages/react-dom/src/__tests__/ReactDOMFragmentRefs-test.js ModifiedM packages/react-reconciler/src/ReactFiberCommitWork.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…