You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't the only thing that should be done to make it angular 2 compliant. The response that is returned by the service should be a ng2 response object as well with methods like toJson(), etc.
All the HTTP methods should transform their responses to observables to make it Angular 2 compliant.
The text was updated successfully, but these errors were encountered: