8000 examples not working in @redux-devtools/remote · Issue #1614 · reduxjs/redux-devtools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

examples not working in @redux-devtools/remote #1614

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jardicc opened this issue Feb 22, 2024 · 2 comments
Closed

examples not working in @redux-devtools/remote #1614

jardicc opened this issue Feb 22, 8000 2024 · 2 comments

Comments

@jardicc
Copy link
jardicc commented Feb 22, 2024

These examples are not working right?

Webpack v1 is aliasing deprecated module name into src folder where are .TS files and it tries to use babel loader to load them, right?

image
image

@jardicc
Copy link
Author
jardicc commented Feb 22, 2024

So I updated from webpack v1 to v5 and used ts-loader instead of babel loader. Now I can open example in browser and it still does not work.

The same example in deprecated repo did work for a few seconds zalmoxisus/remote-redux-devtools#158

But this example does not connect at all when I try exactly same ports, host names and pressing reload in both windows.

image

@jardicc
Copy link
Author
jardicc commented Feb 23, 2024

In then end I made it work with CLI UI in this repo when I run it in Electron. But I got problem that UXP in Photoshop hangs up on empty ping/pong messages in protocolVersion: 2

But with protocolVersion: 1 it works as it should.

Could I please make pull request to specify protocolVersion in options for both CLI and Remote? Or is this something you don't want to add?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0