dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonsrc/renderers/dom/client/utils/setInnerHTML.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…