dillon1000/react
Commit
Browse files Don't store <input> instance until mount-ready
Fixes #4870. This more or less matches what we were doing with the old wrapper components (not storing until componentDidMount).
Changed paths2 files
First-parent comparisonsrc/renderers/dom/client/wrappers/ReactDOMInput.js ModifiedM src/renderers/dom/shared/ReactDOMComponent.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…