
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
4주차 - 4.8 화성땅 공동구매 GET - 3분30초 위치
이전단계인
콘솔에서 orders 2개 들어와있는거까지 확인했는데
for문으로 돌려서
console창에 name, address, size 띄우는거부터 안됩니다
temp_html 붙이는것두 안돼여
혹시 오타 있나해서 코드스니펫 복사해서 붙여도 같습니다..


작성한 코드 및 에러 메세지
Uncaught TypeError: Cannot read properties of undefined (reading 'length') at Object.success ((index):67:46) at c (jquery.min.js:2:28294) at Object.fireWith [as resolveWith] (jquery.min.js:2:29039) at l (jquery.min.js:2:79800) at XMLHttpRequest. (jquery.min.js:2:82254) success @ (index):67 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 l @ jquery.min.js:2 (anonymous) @ jquery.min.js:2 load (async) send @ jquery.min.js:2 ajax @ jquery.min.js:2 show_order @ (index):61 (anonymous) @ (index):56 e @ jquery.min.js:2 t @ jquery.min.js:2 setTimeout (async) (anonymous) @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 fire @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 ready @ jquery.min.js:2 B @ jquery.min.js:2오류 발생 시, 작성한 코드 전체와 에러 메시지를 첨부해 주세요.
Tip 1) </> 아이콘을 눌러 코드박스를 만들어 보세요.
Tip 2) Ctrl+A(맥의 경우 Command+A) 단축키로 코드를 한 번에 선택할 수 있어요!
