ngx-facebook
ngx-facebook copied to clipboard
Add support for Angular 16
When updating the Angular app to the latest version (16.0.0), the ngx-facebook module throws the following error:
Error: node_modules/ngx-facebook/facebook.module.d.ts:28:23 - error NG6005: FacebookModule.forRoot returns a ModuleWithProviders type without a generic type argument. Please add a generic type argument to the ModuleWithProviders type. If this occurrence is in library code you don't control, please contact the library authors.
static forRoot(): ModuleWithProviders;
Can you please add support for this version?
Thank you
Same issue here, please help us.
same issues here. any update about this?
same here, pretty sad
+1 please :+1:
Any solution?