zalmoxisus/redux-devtools-extension

dispatching actions from devtools are ignored by middlewares

ds82 opened this issue · 1 comments

ds82 commented

Similar to #133 the new version of the extension (I'am currently using 3.0.3) has the problem that middlewares are ignored when actions are triggered from the extensions. Reducers seem to run fine.

Do you mind moving this issue over to https://github.com/reduxjs/redux-devtools? It is the new home for the extension and this repo is no longer updated.