Closed tonywok closed 12 years ago
Sometimes it blows up on track change, complaining about not being able to set "name". I'm guessing we're messing something subtle up in Ember.
Was using .get("thing").otherthing instead of .getPath("thing.otherthing")
Sometimes it blows up on track change, complaining about not being able to set "name". I'm guessing we're messing something subtle up in Ember.