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

Warning after updating to version 7.0.2 #307

Closed
fabiozaffani opened this issue Dec 19, 2016 · 3 comments
Closed

Warning after updating to version 7.0.2 #307

fabiozaffani opened this issue Dec 19, 2016 · 3 comments

Comments

@fabiozaffani
Copy link

fabiozaffani commented Dec 19, 2016

Currently, in development, I'm receiving the following warning after updating to version 7.0.2:

Warning: Failed context type: Invalid context storeSubscription of type Subscription supplied to Connect(Autosuggest), expected instance of Subscription.

Rolling back to 7.0.1 fixed the issue.

@rohozhnikoff
Copy link

same issue
at first look - it doesn't affect any features

@moroshko
Copy link
Owner

moroshko commented Jan 7, 2017

Probably related to reduxjs/react-redux#579

Here is a Codepen demonstrates the issue.

@moroshko
Copy link
Owner

moroshko commented Jan 8, 2017

redux and react-redux dependencies were removed in v8.0.0.

Could you please upgrade and verify that the issue is gone?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants