dillon1000/react

Commit

Use the same value synchronization function on number blur (#11746)

I updated ReactDOMInput.synchronizeDefaultValue such that it assignes
the defaultValue property instead of the value attribute. I never
followed up on the ChangeEventPlugin's on blur behavior.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-dom/src/client/ReactDOMFiberInput.js ModifiedM packages/react-dom/src/events/ChangeEventPlugin.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…