-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Failing to add feature state to an angular 6 library #1197
Labels
Comments
What version of the CLI are you using? |
i am using Angular CLI: 6.0.8 |
brandonroberts
added a commit
that referenced
this issue
Jul 29, 2018
brandonroberts
added a commit
that referenced
this issue
Jul 29, 2018
brandonroberts
added a commit
that referenced
this issue
Jul 29, 2018
brandonroberts
added a commit
that referenced
this issue
Jul 30, 2018
Fixed via #1213 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Used the following steps below:
Expected behavior:
Expecting to add a feature state to the demo-products library. but i am getting the following error:
Cannot read property 'getEnd' of undefined
Versions of NgRx, Angular, Node, affected browser(s) and operating system(s):
ngrx - v6.0.1
angular - v6.0.3
node - v8.11.1
The text was updated successfully, but these errors were encountered: