Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StaticInjectorError(AppModule)[ConnectArray -> ConnectBase] #54

Open
2 tasks
rororo opened this issue Feb 15, 2018 · 2 comments
Open
2 tasks

StaticInjectorError(AppModule)[ConnectArray -> ConnectBase] #54

rororo opened this issue Feb 15, 2018 · 2 comments

Comments

@rororo
Copy link

rororo commented Feb 15, 2018

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.
ngrx/platform#549

@subhamagr
Copy link

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

@greymind
Copy link

greymind commented Jul 15, 2018

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

Using Angular 6

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants