Eric I noticed you add "data" as a queue and I'm curious why you needed this/or added this :) thank you 100x ``` js Ember.run.queues.push('data'); ```
Eric
I noticed you add "data" as a queue and I'm curious why you needed this/or added this :)
thank you 100x