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

How to use Redux Devtools Extension #37

Closed
hug0b opened this issue Feb 14, 2020 · 3 comments
Closed

How to use Redux Devtools Extension #37

hug0b opened this issue Feb 14, 2020 · 3 comments

Comments

@hug0b
Copy link

hug0b commented Feb 14, 2020

The README specifies

Redux middleware support to some extent

Some of libraries in Redux ecosystem can be used.
Redux DevTools Extension could be used in a simple scenario.

But I am not sure how to connect it to the store, could you provide an example ?

@hug0b hug0b changed the title How to How to use Redux Devtools Extension Feb 14, 2020
@dai-shi
Copy link
Owner

dai-shi commented Feb 14, 2020

Currently, there's only one example. Please check out examples/08_thunk.

@hug0b hug0b closed this as completed Feb 14, 2020
@rimsila
Copy link

rimsila commented Apr 23, 2020

@dai-shi I can't use it in Next JS. It say windows of undefined.

@dai-shi
Copy link
Owner

dai-shi commented Apr 23, 2020

@rimsila Thanks for reporting it. I would need someone to help with this.
Note: the devtools support is pretty hacky and limited. It might not work in some complex cases. But, the undefined error could be fixed.

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

3 participants