Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
9365 Weergaven

Uncaught TypeError: Cannot read property 'name' of undefined

Avatar
Annuleer

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.