Issue On Access A Service In A Ui-router Controller
I am having issues trying to access a service on a controller. The issue happen when the Ordenes services is called. How I can call a service with two parameter using values from t
Solution 1:
I fixed the issue, it was a old bug in the angular-resource lib. I didn't know but my bower was installing version 1.0.7 :S anyway; this was very annoying.
Post a Comment for "Issue On Access A Service In A Ui-router Controller"