-
Notifications
You must be signed in to change notification settings - Fork 121
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 devtools? #76
Comments
@chasm: can you share your integration so we can take a look? |
This is a working DevTools integration, I have not tried the chrome extension, but I my understanding is that it should be analogical app/index.js
app/redux/store/configureStore.js
|
Just another solution to get Redux DevTool to work:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can't seem to get Chrome's redux devtools extension to work with this. Ideas?
I get this error in the console:
t.apply is not a function
The text was updated successfully, but these errors were encountered: