dillon1000/react
Commit
Browse files Allow unmounting title tag
cf. #1376. This is useful for SVG. Dynamically adding and removing `<title>` elements in SVG still won't work properly because of getMarkupWrap but this at least lets you include it in initial render and then unmount the entire `<svg>` without problems.
Changed paths1 file
First-parent comparisonsrc/browser/ui/ReactDefaultInjection.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…