So I'm having the same issue as described here (albeit with more complicated code) : http://stackoverflow.com/questions/30239758/injectables-not-working-in-angular-2-0
Using the current 5min quickstart setup, here is a plunker that when compiled via tsc does not work because the .parameters property is never set. http://plnkr.co/edit/dCzvFPZH5Q1szJP9vrmT?p=preview I'm unsure if both the stackoverflow poster and I are both misconfiguring the injection or if this is a tsc issue / an issue in what angular is expecting to be set. -- You received this message because you are subscribed to the Google Groups "AngularJS" 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
