Skip to content

Conversation

@invegat
Copy link

@invegat invegat commented Mar 10, 2017

https://github.com/invegat/fem-ng2-ngrx-app
2 causes of errors

  1. providing the extension of TS file imports
  2. not explicitly casting _store.select to observerable for example in
    this.selectedWidget =(_store.select('selectedWidget') as Observable);
    the 'as' is needed

.

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

Successfully merging this pull request may close these issues.

5 participants