[fizz] fix empty string href double warning (#31783)
I think this is the suggested change from https://github.com/facebook/react/pull/31765#discussion_r1884541447 But no tests fail and I'm not sure how to test it? Seems sus. Also seems like the `removeAttribute` here should be changed? https://github.com/facebook/react/blob/9d9f12f2699a049777fa88914306ad4de9e2b74d/packages/react-dom-bindings/src/client/ReactDOMComponent.js#L400-L427
Showing
- packages/react-dom-bindings/src/client/ReactDOMComponent.js 9 additions, 18 deletionspackages/react-dom-bindings/src/client/ReactDOMComponent.js
- packages/react-dom-bindings/src/client/ReactFiberConfigDOM.js 4 additions, 2 deletions...ages/react-dom-bindings/src/client/ReactFiberConfigDOM.js
- packages/react-dom/src/__tests__/ReactDOMServerIntegrationAttributes-test.js 14 additions, 9 deletions...src/__tests__/ReactDOMServerIntegrationAttributes-test.js