dillon1000/react

Commit

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
Browse files
Changed paths2 files
First-parent comparison
M packages/react-dom-bindings/src/shared/ReactControlledValuePropTypes.js ModifiedM packages/react-dom/src/__tests__/ReactDOMSelect-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…