Hello, I’m new to Ember.
Ember is great but I find it incredibly difficult to debug Ember.
For example I just switched to 1.9.1 beta from 1.8, and my entire app broke, apparently due to “Cannot read property ‘get’ of null”. That really doesn’t tell me anything.
Is it possible to figure out exactly where and what file broke my app? If I could do this, debugging would be much easier.