You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting an error Generic type 'NgRedux<RootState>' requires 1 type argument(s). when using the angular-cli starter with a simple constructor injection. Angular version 2.0.0-rc.3 and ng2-redux version 3.2.1-beta.1.
Basically same setup @SethDavenport has here. Tried ng2-redux version 3.2.0 but no dice with her either.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Getting an error
Generic type 'NgRedux<RootState>' requires 1 type argument(s).
when using theangular-cli
starter with a simple constructor injection. Angular version2.0.0-rc.3
and ng2-redux version3.2.1-beta.1
.Basically same setup @SethDavenport has here. Tried ng2-redux version
3.2.0
but no dice with her either.The text was updated successfully, but these errors were encountered: