Thanks Sander, this works great.

On Sunday, 2 April 2017 22:25:34 UTC+1, Sander Elias wrote:
>
> Hi,
>
> Your service is not returning anything, change this line:
>
> StubFactory.getProfileData().then(function(result) {
>
> into
> return StubFactory.getProfileData().then(function (result) {
>
> and I think it will work.
> Regards
> Sander
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to