Coder Social home page Coder Social logo

Comments (11)

zalmoxisus avatar zalmoxisus commented on May 12, 2024

@blackxored, what do you use for monitoring? The monitoring app should be updated as well. You can try it with Redux Devtools Extension, Chrome App or web app.

from remote-redux-devtools.

blackxored avatar blackxored commented on May 12, 2024

I'm using Redux Devtools Extension from the Chrome store.

from remote-redux-devtools.

zalmoxisus avatar zalmoxisus commented on May 12, 2024

Tried with our counter example and the extension, and it works. Could you also try it? And provide the object you dispatch in your app? Usually this error happens when you dispatch a string instead of an object (which actually older versions do).

from remote-redux-devtools.

hopglascock avatar hopglascock commented on May 12, 2024

I was having this issue as well though I was running 0.3.4. I resolved it by deleting and then installing the latest versions of redux-devtools, remotedev-server, and remote-redux-devtools.

I suspect your version of redux-devtools or remotedev-server is out of date and the problem is not with this package.

from remote-redux-devtools.

zalmoxisus avatar zalmoxisus commented on May 12, 2024

@hopglascock, I guess you mean Redux Devtools Extension. Yes, @blackxored, please check if the version of the extension is 2.4.0. Alternatively, please check if it can be reproduced with http://remotedev.io/local

from remote-redux-devtools.

jhen0409 avatar jhen0409 commented on May 12, 2024

It looks the problem is same with redux-saga and redux-observable, the devTools enhancer store isn't apply thunk middleware, so it throw Actions must be plain objects error with async action, I think we need have devTools.updateStore on here.

from remote-redux-devtools.

zalmoxisus avatar zalmoxisus commented on May 12, 2024

@jhen0409, I see, but not sure it is related to the issue @blackxored has, as dispatching a plain object (e.g. {type: 'ACTION_TYPE'}) shouldn't need it, but dispatching action creators wasn't possible before. Waiting for @blackxored's example.

from remote-redux-devtools.

blackxored avatar blackxored commented on May 12, 2024

All i'm dispatching is {type: 'SOME_ACTION'} and I did update remotedev and
remote-redux-devtools. Chrome ext is at 2.4.0.

On Thu, Aug 4, 2016 at 11:44 AM Mihail Diordiev [email protected]
wrote:

@jhen0409 https://github.com/jhen0409, I see, but not sure it is
related to the issue @blackxored https://github.com/blackxored has, as
dispatching a plain object (e.g. {type: 'ACTION_TYPE'}) shouldn't need
it, but dispatching action creators wasn't possible before. Waiting for
@blackxored https://github.com/blackxored's example.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#35 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAIIvECMNiw4wNhLevAqFDwf8aaAs7Jfks5qcbR6gaJpZM4JatdU
.

Best Regards,

Adrian Perez
https://adrianperez.codes

from remote-redux-devtools.

blackxored avatar blackxored commented on May 12, 2024

It is reproducible with remotedev.io/local as well.

from remote-redux-devtools.

zalmoxisus avatar zalmoxisus commented on May 12, 2024

@blackxored, can you replicate it with our examples? Please try the fix in 0.4.1 with updateStore. If it still doesn't work, please provide a repo or a jsfiddle to reproduce the issue.

from remote-redux-devtools.

blackxored avatar blackxored commented on May 12, 2024

Yeah I think 0.4.1 fixed it, thanks!

On Fri, Aug 5, 2016 at 10:23 AM Mihail Diordiev [email protected]
wrote:

@blackxored https://github.com/blackxored, can you replicate it with our
examples
https://github.com/zalmoxisus/remote-redux-devtools/tree/master/examples?
Please try the fix in 0.4.1 with updateStore
https://github.com/zalmoxisus/remote-redux-devtools/releases/tag/v0.4.1.
If it still doesn't work, please provide a repo or a jsfiddle to reproduce
the issue.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#35 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAIIvEJ_FH5b7A1pqdsRZOfKfh82k6Pvks5qcvMYgaJpZM4JatdU
.

Best Regards,

Adrian Perez
https://adrianperez.codes

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.