redux-zero / redux-zero

A lightweight state container based on Redux

Home Page:https://matheusml1.gitbooks.io/redux-zero-docs/content/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redux devtools dispatch not working

opened this issue · comments

I looks like if I try to dispatch an action from devtools it doesn't work...
Can you confirm that?

@Kiho could you please answer this one?

I am not sure understand question correctly, only a few actions were implemented here. https://github.com/redux-zero/redux-zero/blob/master/src/devtools/devtoolsMiddleware.spec.ts#L31