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

Experiment to see what's up with dispatch #4

Merged
merged 1 commit into from Nov 21, 2016

Conversation

SethDavenport
Copy link
Contributor

No description provided.

else {
this.ngRedux.dispatch(action);
}
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my comments on angular-redux/store#259 for what's going on here.

@@ -46,7 +46,7 @@
"redux": "3.6.0",
"reflect-metadata": "0.1.8",
"remove-markdown": "0.1.0",
"rxjs": "5.0.0-rc.3",
"rxjs": "5.0.0-beta.12",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is incidental to the main problem - just fixing a peer dep warning.

@AntJanus AntJanus merged commit d35be0b into AntJanus:master Nov 21, 2016
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.

None yet

2 participants