콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
9377 화면

Uncaught TypeError: Cannot read property 'name' of undefined

아바타
취소

This error comes up when an object is null and you're referencing a name property on it. If you check the server log then you should be able to track down which model and line number the error was thrown from.