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

Fix redux support for observables #275

Merged
merged 1 commit into from
May 9, 2016

Conversation

micha149
Copy link
Contributor

This change fixes the support for observables when store is instrumented by devtools. This will resolve #274. To be honest, I am not sure if there is not a more elegant solution instead of reimplementing the subscribe function.

@gaearon
Copy link
Contributor

gaearon commented May 9, 2016

Thanks! Should be out in 3.3.0.

zalmoxisus pushed a commit to zalmoxisus/redux-devtools-instrument that referenced this pull request May 9, 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.

Devtools seem to break reduxs observable support
2 participants