form icon indicating copy to clipboard operation
form copied to clipboard

StaticInjectorError(AppModule)[ConnectArray -> ConnectBase]

Open rororo opened this issue 7 years ago • 2 comments

This is a...

  • [ ] bug report

What toolchain are you using for transpilation/bundling?

  • [ ] @angular/cli

Environment

"@angular-redux/form": "^6.7.0",
"@angular-redux/store": "^7.1.0",
"@angular/animations": "^5.2.4",
"@angular/cdk": "^5.2.1",
"@angular/common": "^5.2.4",
"@angular/compiler": "^5.2.4",
"@angular/core": "^5.2.4",
"@angular/forms": "^5.2.4",
"@angular/http": "^5.2.4",
"@angular/material": "^5.2.1",
"@angular/platform-browser": "^5.2.4",
"@angular/platform-browser-dynamic": "^5.2.4",
"@angular/router": "^5.2.4",
"@angular/cli": "^1.6.8",
"@angular/compiler-cli": "^5.2.4",

Stack Trace/Error Message:

Get error message ERROR Error: StaticInjectorError(AppModule)[ConnectArray -> ConnectBase]: StaticInjectorError(Platform: core)[ConnectArray -> ConnectBase]: NullInjectorError: No provider for ConnectBase! when using Angular 5

Additional Notes:

Similar with to issue. https://github.com/ngrx/platform/issues/549

rororo avatar Feb 15 '18 17:02 rororo

@rororo12 Were you able to solve the issue? I am facing the exact same issue with angular 5

Autopilot9369 avatar Jun 05 '18 06:06 Autopilot9369

Hey, I got the same issue today as well. When using connectArray on ng-template tag. Any updates on this?

Using Angular 6

Thanks.

greymind avatar Jul 15 '18 22:07 greymind