dillon1000/react

Commit

Free memory allocated by testElement after usage

IE11 reports `testElement` as detached DOM node consuming memory. It is captured in closure of `setInnerHTML` function and could be safely cleared after feature test.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/dom/client/utils/setInnerHTML.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…