이 문제는
onClick 함수에서
onClick = {somefunction}
이 함수가 계속 렌더 되는 문제
onClick = {() =>{somefunction()}}
이렇게 해결
728x90
'에러노트' 카테고리의 다른 글
[에러노트] No overload matches this call. (0) | 2021.11.24 |
---|---|
[에러노트] Dependency cycle via @/router/index:3 (0) | 2021.11.22 |
[에러노트] react-scripts 은(는) 내부 또는 외부 명령 실행할 수 있는 프로그램 또는 배치 파일이 아닙니다 (0) | 2021.10.06 |
[에러노트] npm ERR! Cannot read property 'match' of undefined (0) | 2021.10.06 |
[에러노트] TypeError: _redux_configStore__WEBPACK_IMPORTED_MODULE_2__.default.push is not a functiongotoHome (0) | 2021.09.29 |