Core: Angular v5

Created on 3 Nov 2017  路  6Comments  路  Source: ngx-translate/core

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.

Most helpful comment

Change your dependency to @ngx-translate/core@^8.0.0

All 6 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gmquiroga picture gmquiroga  路  3Comments

jellene4eva picture jellene4eva  路  3Comments

bjornharvold picture bjornharvold  路  3Comments

crebuh picture crebuh  路  3Comments

IterationCorp picture IterationCorp  路  3Comments