edgecase / spotbox

Official jukebox of the EdgeCase lab
Other
13 stars 1 forks source link

Blows up on track change #18

Closed tonywok closed 12 years ago

tonywok commented 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.

tonywok commented 12 years ago

Was using .get("thing").otherthing instead of .getPath("thing.otherthing")