Git Product home page Git Product logo

Comments (6)

dai-shi avatar dai-shi commented on August 20, 2024

Related to #34? There must be something I'm not aware of.
I need your help to dig into it.

Looks like you are not using the latest version.
Would you create a small example to reproduce the issue?
If you can use the latest version (with breaking change), let's merge the discussion to #34.

from reactive-react-redux.

litari avatar litari commented on August 20, 2024

I've tried updating the package to the latest version, but it still crashes.

I'm not sure if I'll be able to reproduce it small-scale since I don't know what exactly is causing the issue.

I can watch discussion #34 for now. I will let you know if I find anything on my own

from reactive-react-redux.

dai-shi avatar dai-shi commented on August 20, 2024

Hm, the <TrackedProvider ...> is from the older version.
Maybe, you have two version mixed in your node_modules?

from reactive-react-redux.

litari avatar litari commented on August 20, 2024

I found a workaround. The problem for me was a useSelector in a memoized component, so my solution was to move the useSelector and pass the value as a prop.

Not sure why it would matter, but that fixed the problem for me.

from reactive-react-redux.

dai-shi avatar dai-shi commented on August 20, 2024

The problem for me was a useSelector in a memoized component,

Interesting... So, it might be able to reproduce it in a small app.
How does the memoized component look like? Is it React.memo, useMemo, or something else?

from reactive-react-redux.

dai-shi avatar dai-shi commented on August 20, 2024

Hm, I wasn't able to reproduce the error.
https://codesandbox.io/s/reactive-react-redux-example-xvwf5

from reactive-react-redux.

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.