Hey guys,
So the Router stops when loading the model untill the promise fulfills. (http://emberjs.com/guides/routing/asynchronous-routing/) Since I’m loading 2000+ models, is it possible to transition into the route, render the view and then load the models?