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

redux chrome dev tools - no store found #24

Open
chad-lp opened this issue May 29, 2017 · 1 comment
Open

redux chrome dev tools - no store found #24

chad-lp opened this issue May 29, 2017 · 1 comment

Comments

@chad-lp
Copy link

chad-lp commented May 29, 2017

no store found - redux dev tool - jaysoo-todomvc

steps to reproduce:

setup:
have chrome installed with redux dev tools on mac

issue:

  • cloned this repo (todomvc-redux-react-typescript)
  • ran npm start
  • visited http://localhost:3000/
  • opened chrome dev tools & clicked into the dev tools redux tab

expected:
redux store to show

actual:
no redux store shown

@mandrolic
Copy link

Did you add the dev tools enhancer to the store on createStore()?

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

2 participants