reactjs / react.dev

The React documentation website
https://react.dev/
Creative Commons Attribution 4.0 International
10.86k stars 7.45k forks source link

Wrong url while an error occured #6964

Open Yassine-Zemmouriate opened 1 week ago

Yassine-Zemmouriate commented 1 week ago

useControlled.js:25 MUI: A component is changing the uncontrolled value state of Select to be controlled. Elements should not switch from uncontrolled to controlled (or vice versa). Decide between using a controlled or uncontrolled Select element for the lifetime of the component. The nature of the state is determined during the first render. It's considered controlled if the value is not undefined. More info: https://fb.me/react-controlled-components

This url is not correct : https://fb.me/react-controlled-components