728x90 728x90 useState1 [Warning] value prop on select should not be null. 개발진행하다가 콘솔에 warning 문구들을 하나씩 해결하던 중 Warning: value prop on select should not be null. Consider using an empty string to clear the component or undefined for uncontrolled components. [ 원인 ] - select에 사용하는 state 최초값을 null로 설정을 했더니 옵션에 없어서 남 ㅋㅋ *** 추가적으로 value prop on input should not be null. Consider using an empty string to clear the component or undefined for uncontrolled components. const [tes.. 2024. 1. 11. 이전 1 다음 728x90 728x90