PatrickJS / NG6-starter

:ng: An AngularJS Starter repo for AngularJS + ES6 + Webpack
https://angularclass.github.io/NG6-starter
Apache License 2.0
1.91k stars 1.35k forks source link

Service inject problem #230

Closed IdaszakDaniel closed 7 years ago

IdaszakDaniel commented 7 years ago

Hi, My Service is not working in component. Am I doing something wrong? I did everything exactly like https://github.com/AngularClass/NG6-todomvc-starter My repository: https://github.com/IdaszakDaniel/MRTask

fesor commented 7 years ago

https://github.com/IdaszakDaniel/MRTask/blob/master/client/app/components/about/about.controller.js#L13

Your service returns promise.