Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
9696 มุมมอง

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.