dillon1000/react
Commit
Browse files fix: select console error to not suggest to set readonly to true (#27740)
fix #27657 added test in the `ReactDOMSELECT-test.js` to not allow regession to happen in future. After changes this is what the error message looks like https://github.com/facebook/react/assets/72331432/53dcbe2a-70d2-43d2-a52d-a4fc389fdfbf
Changed paths2 files
First-parent comparisonpackages/react-dom-bindings/src/shared/ReactControlledValuePropTypes.js ModifiedM packages/react-dom/src/__tests__/ReactDOMSelect-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…