DEV Community

Discussion on: Uncaught TypeError: Cannot read property 'xyz' of undefined

 
jwp profile image
John Peters

Yes, I even created a bug with Angular team because they force the user to set breakpoints in their code to determine root cause. They should at least bubble the module name upward. But I'm finding that the Angular team, in general has no standards on error messaging throughout their code. This causes great pain down the road...