dillon1000/react

Commit

Fix false positive SVG hydration warning for mixed case tags (#11174)

* Add a failing test for <feMorphology> SSR

It causes a false positive warning on hydration.

* Make hydration tag comparison case insensitive
Browse files
Changed paths2 files
First-parent comparison
M src/renderers/dom/fiber/ReactDOMFiberEntry.js ModifiedM src/renderers/dom/shared/__tests__/ReactDOMServerIntegration-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…