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

Invariant Violation: Could not find "store" in either the context or props of "Connect(App)". Either wrap the root component in a <Provider>, or explicitly pass "store" as a prop to "Connect(App)". #1291

Closed
manojktechie opened this issue Jun 2, 2017 · 1 comment

Comments

@manojktechie
Copy link

Hi,

I am integrating Material-UI with react-starter-kit's feature/react-intl branch. My app.js file look like this:

image
image

While running the application, I am getting below error:

Invariant Violation: Could not find "store" in either the context or props of "Connect(App)". Either wrap the root component in a , or explicitly pass "store" as a prop to "Connect(App)".

Do I need to make any change in server.js/client.js ? Although I tried to put MuiThemeProvider in server.js and client.js but still not working.

@frenzzy Could you please help me on this to get it sorted out ?

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

No branches or pull requests

1 participant