삽질기록장/에러모음집 [에러] Uncaught ReferenceError: Cannot access 'pending' before initialization by 진아리♡ 2021. 1. 29. 728x90 반응형 Uncaught ReferenceError: Cannot access 'pending' before initialization 원인 : 코드에서 변수선언을 함수보다 밑에다 둠 해결 : 변수선언을 위로 올렸더니 해결 반응형 728x90 반응형 공유하기 게시글 관리 Coding With Jina '삽질기록장 > 에러모음집' 카테고리의 다른 글 [에러] 리액트에러 - Uncaught ReferenceError: Cannot access 'data' before initialization (0) 2022.05.18 [에러] 리액트 에러 - Each child in a list should have a unique "key" prop. (0) 2022.05.06 [에러] 리액트 에러 - TypeError: a is not iterable (0) 2022.05.05 [에러] Failed to load resource: the server responded with a status of 404 (Not Found) (0) 2021.01.04 [에러] Uncaught SyntaxError: Unexpected end of input (0) 2020.05.07 관련글 [에러] 리액트 에러 - Each child in a list should have a unique "key" prop. [에러] 리액트 에러 - TypeError: a is not iterable [에러] Failed to load resource: the server responded with a status of 404 (Not Found) [에러] Uncaught SyntaxError: Unexpected end of input