angular-ab-tests icon indicating copy to clipboard operation
angular-ab-tests copied to clipboard

Angular 9 compatibility

Open natka-unique opened this issue 5 years ago • 3 comments

I am on Angular 9.0.2, and I get the following error when I try to build the application:

ERROR in node_modules/angular-ab-tests/src/app/modules/angular-ab-tests/module.d.ts:13:47 - error NG6005: AbTestsModule.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.
13     static forRoot(configs: AbTestOptions[]): ModuleWithProviders;

When are you planning to fix this?

Thanks!

natka-unique avatar Mar 03 '20 08:03 natka-unique

Thanks for flagging this up, I'll look at it ASAP

adrdilauro avatar Mar 03 '20 08:03 adrdilauro

Hello. @adrdilauro do you have any updates regarding the fix?

natka-unique avatar Mar 11 '20 10:03 natka-unique

It is a pity not keep this module update! thanks for your work

bierzorutas avatar Mar 28 '21 00:03 bierzorutas