mwootendev / ngx-translate-plugins

Utilities plugins for the @ngx-translate translation library.
MIT License
15 stars 10 forks source link

Angular 15 support #74

Open gonzalo-lorieto opened 1 year ago

gonzalo-lorieto commented 1 year ago

Hi, any plan to add support for Angular 15?

Thanks!

styriandev commented 1 year ago

Maybe as a note: If you use Angular 15 you get an error "No provider for TranslateStore" - is there any way to solve this issue?

ug-sfiroz commented 9 months ago

When using with Angular 16, getting this error while ng serve. **This likely means that the library (@ngx-translate/core) which declares TranslateModule is not compatible with Angular Ivyy. Check if a newer version of the library is available, and update if so. Is their any workaround available? using "@ngx-translate/core": "^13.0.0" version of package.