List Initialise on Router Resolve

Hi Guys,

I have a page with a search/list. I’d like to initialise the list on the route/resolve (before page load), I am currently able to make the call to the service and get the data back, but ng-repeat isn’t displaying any data once page is loaded. I have also tried placing an app.ini on the index.html but not having much luck.

Cheers in advanced