Description
I imagine you're well aware the RemoteDev Server package is no longer being updated, was renamed to redux-devtools-cli
and merged into redux-devtools
monorepo.
I found redux-devtools-cli
wasn't working and apparently it was because redux-devtools-core
was not published but that was recently fixed and redux-devtools-cli
does appear to be working for me (at least in the sense that the UI will load in a either a browser or atom window).
I started a doco PR hoping the redux-devtools-cli
would "just work" but my app doesn't seem to connect and I can't find an error message anywhere. I'm thinking I'll put the PR up in case it's useful and if I find some time see if I can figure out what's going wrong. I don't really know what I'm doing so I don't necessarily expect to get anywhere but I'd like to see if I can.
Do you have any plans to change to using the redux-devtools-cli
? Thanks!