跳至內容
選單
此問題已被標幟
9713 瀏覽次數

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.