Closed Timebutt closed 5 years ago
Ok, seems that DOCUMENT
is deprecated from @angular/platform-browser
, and should be imported from @angular/common
(reference). I'll create a PR and fix this.
@Timebutt Thank you, i'll check your PR soon
PR accepted! Just released 6.1.0-beta version. Please try it and tell me if you have no issues with it.
npm install angular-i18next@beta
I already published my fix to a private npm repository to try it out and it worked great, you can release this as a new minor version.
v6.1.0 released!
When using the
RC
versions of Angular 8, I'm getting this error when building the application usingangular-18next
version6.0.1
.Are changes required here to make this package work with the latest instalment of Angular?
For reference, these are the Angular dependencies I am currently building with: