
(index):98 Uncaught TypeError: Cannot read properties of undefined (reading 'length')
at Object.success ((index):98:38)
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.<anonymous> (jquery.min.js:2:82254)
라는 에러가 자꾸 떠요
for (let i = 0; i < rows.length; i++) {
length; i++) { 이 부분에 빨간 밑줄이 그어져 있는데 뭐가 잘못된지 모르겠습니다.
오타인가 해서 pdf파일에 있는 거 복붙했는데도 이러네요..
도와주세요!
