essay104 / ReactProjects

0 stars 0 forks source link

에디트 페이지에서 수정완료 버튼을 눌렀을때 ID가 undefined로 뜨는 문제 #1

Open essay104 opened 4 months ago

essay104 commented 4 months ago
image

데이터를 올바르게 가져오지 못해서 생긴 문제로 추정 데이터를 올바르게 가져왔는지 확인하는 코드를 추가

essay104 commented 4 months ago

useParams에서 id를 제대로 못 가져오는걸로 확인

essay104 commented 4 months ago
image

console.log(data)가 여러번 출력되는걸로 봐서 여러번 렌더링되는것으로 확인