Coder Social home page Coder Social logo

Comments (6)

zalmoxisus avatar zalmoxisus commented on May 12, 2024

Yes, the configuration is ok. Just make sure to open Remote DevTools in the extension:

redux_devtools

Strange that persistState(window.location.href.match(/[?&]debug_session=([^&]+)\b/)) doesn't through on server side.

from remote-redux-devtools.

oyeanuj avatar oyeanuj commented on May 12, 2024

Hm.. I removed persistState to see if that helped, but still no luck. It seems that the actions that execute on the server still get logged there and subsequent actions (which occur on the client side) get logged on the extension.

FWIW, the remotedev looks like this -

→ npm run remotedev

> [email protected] remotedev /Users/anuj/Github/shuffle-web
> remotedev --hostname=localhost --port=8000

[RemoteDev] Start server...
--------------------------------------------------------------------------------

   [Busy] Launching SocketCluster
   [Active] SocketCluster started
            Version: 5.0.18
            WebSocket engine: uws
            Port: 8000
            Master PID: 62891
            Worker count: 1
            Broker count: 1

Is there a particular piece that I start by debugging? Any guesses on what might be going on?

from remote-redux-devtools.

zalmoxisus avatar zalmoxisus commented on May 12, 2024

Is there a particular piece that I start by debugging? Any guesses on what might be going on?

You can start with our simple node example to see how it works. Add your port here. Also note that the example uses an old version of remote-redux-devtools. If you update it, and still use CommonJS, make sure to add .default here.

from remote-redux-devtools.

oyeanuj avatar oyeanuj commented on May 12, 2024

You can start with our simple node example to see how it works.

@zalmoxisus that example works just as fine. Is it possible that SSR doesn't work in my case since the request is client-initiated? Or do you suspect some other problem?

from remote-redux-devtools.

zalmoxisus avatar zalmoxisus commented on May 12, 2024

@oyeanuj, if you could provide an example repo, I'd look into it. Maybe you just didn't set the port on Remote Devtools windows's settings? You could try without adding port parameter so it will communicate via our remote server (as in the example).

from remote-redux-devtools.

oyeanuj avatar oyeanuj commented on May 12, 2024

Maybe you just didn't set the port on Remote Devtools windows's settings?
You could try without adding port parameter so it will communicate via our remote server (as in the example).

Tried both methods but same result :(

It is a little hard to replicate the repo I am working on, but I will try to provide some example repo where this can be reproduced.

(If not, maybe a screenshare or something could also work if you have the bandwidth? No worries if that is asking for too much time!)

from remote-redux-devtools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.