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

Upgrade react-redux to 6 #72

Open
1 task done
Jeevan-Kishore opened this issue Mar 9, 2019 · 0 comments
Open
1 task done

Upgrade react-redux to 6 #72

Jeevan-Kishore opened this issue Mar 9, 2019 · 0 comments
Assignees

Comments

@Jeevan-Kishore
Copy link
Contributor

Context

Dependencies to be bumped to latest

Issue

There is a need to bump dependency react-redux to 6, as it is a breaking change regarding inversion of control. Needs refactor during component render to rectify the following error :

Could not find "store" in the context of "Connect(App)". Either wrap the root component in a Provider , or pass a custom React context provider to and the corresponding React context consumer to Connect(App) in connect options

Resources

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

1 participant