webDeveloper

Uncaught Error: The error you provided does not contain a stack trace.

findTheValue 2021. 6. 1. 02:06

React, Firebase 기반 twitter clone과정 중 일어난 에러.

 

props object가 전달 중 길을 잃었을 시 나오는 에러로

오류 stack을 잘 살펴봐도 알 수 없을 시 try catch문 안에서 길을 잃었거나

(try-catch문은 await안에서 오류를 발견할 수 없다.)

API를 받아오는 와중에 잃었을 가능성이 크니 그쪽부터 확인 할 것.  

'webDeveloper' 카테고리의 다른 글

[Web] Realtime Web이란?  (0) 2021.08.19
[웹] 호스팅은 무엇인가?  (0) 2021.08.07
[Web] 웹 접근성과 웹 표준, 웹 개방성  (1) 2021.07.28
공식문서 모음  (0) 2021.06.01