dillon1000/react
Commit
Browse files 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.
Changed paths2 files
First-parent comparisonpackages/react-dom/src/client/ReactDOMFiberInput.js ModifiedM packages/react-dom/src/events/ChangeEventPlugin.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…