I might be missing something, but it seems like this extension is completely oblivious to Redux-Saga.
https://gist.github.com/Sinistralis/2b181bae168a556b268fd69c32b5f556
It ignores all actions dispatched by Sagas, and if you dispatch an action through the dispatch window in the extension, your Sagas never receive it.
I might be missing something, but it seems like this extension is completely oblivious to Redux-Saga.
https://gist.github.com/Sinistralis/2b181bae168a556b268fd69c32b5f556
It ignores all actions dispatched by Sagas, and if you dispatch an action through the dispatch window in the extension, your Sagas never receive it.