zalmoxisus / remote-redux-devtools

Redux DevTools remotely.
http://zalmoxisus.github.io/monitoring/
MIT License
1.8k stars 138 forks source link

Does library Remote Redux Devtools supports library Dispatch Monitor? #97

Open DTupalov opened 7 years ago

DTupalov commented 7 years ago

Hello @zalmoxisus. Does your library remote-redux-devtools support library redux-devtools-dispatch https://github.com/YoruNoHikage/redux-devtools-dispatch?

If yes, where can I take a look example?

dhruvsakariya-alchemy commented 1 year ago

@DTupalov Have You Found How to make Dispatch work in remote redux devtool if device is mobile ?

DTupalov commented 1 year ago

@DTupalov Have You Found How to make Dispatch work in remote redux devtool if device is mobile ?

Hi! Unfortunately no. And, be honestly, I didn't go deep to solve this problem, cause we moved from redux to another approach working with data (react-context + react-query).

dhruvsakariya-alchemy commented 1 year ago

Ok I am finding to make it work. I will update here if i find anything for other developer. Thank you for your response