-
Notifications
You must be signed in to change notification settings - Fork 68
HttpClient #13
Comments
Was thinking the same thing, realized my httploader will no longer work |
for 1.0.0 http-loader start to using Angular 4.3 HttpClientModule. @NgModule({ |
This should be solved by now with #14 PR. |
Tried using it on ionic 2: Typescript Error in node_modules/@ngx-translate/http-loader/src/http-loader.d.ts |
You should use |
I'm having also the same problem as @PunkHaz4rd using ionic
@PunkHaz4rd did you find a way to get it to work? @Murazaki Sorry, but i didn't understand what you want us to do.
|
@rodrigoreal yes I changed for ng2-translate |
|
Would be nice for people that have updated to use the new HttpClient in @angular/common/http to have a separate loader here that uses it instead of Http.
The text was updated successfully, but these errors were encountered: