Bug, feature request, or proposal:
Bug
What is the expected behavior?
Work out of the box.
What is the current behavior?
Does not.
What are the steps to reproduce?
https://pp.userapi.com/c824410/v824410512/107b8/X3qrDSX8M-0.jpg
What is the use-case or motivation for changing an existing behavior?
Using the latest Angular version with ngx-translate.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Just replace OpaqueToken with InjectionToken.
What version are you using? This lib doesn't use "OpaqueToken" since v8
I'm having the same issues. I'm currently using @ngx-translate/core@^7.2.0
how do I fix this problem?
Change your dependency to @ngx-translate/core@^8.0.0
@ocombe thanks, you saved my day. this worked for me.
Hello,
I am trying to update my project from Angular 4.0.0 to Angular 5.0.0 like in https://update.angular.io/ when I try to serve my project, I have the same issue, you have said to change the dependency of ngx-translate to v 8? did you mean install it? because in my ppackage.json I have not this package?
Change your dependency to @ngx-translate/core@^8.0.0
@ocombe , my issue with OpaqueToken not resolved yet
Most helpful comment
Change your dependency to @ngx-translate/core@^8.0.0