Giter Site home page Giter Site logo

Comments (10)

markerikson avatar markerikson commented on May 19, 2024 2

I was able to repro the issue and the (hopeful) fix is live in 9.0.1.

Can you let us know if that works?

from react-redux.

markerikson avatar markerikson commented on May 19, 2024 1

@TheWirv okay, that's very helpful feedback, thank you! I'll probably release that shortly.

from react-redux.

TheWirv avatar TheWirv commented on May 19, 2024 1

Good morning. I got confirmation that this problem has been solved by newly released v9.0.3. Thanks so much for the fix on such short notice. :)

from react-redux.

markerikson avatar markerikson commented on May 19, 2024

This is probably a result of the ESM packaging updates. We used to have separate batchedUpdates.js and batchedUpdates.native.js files, and now that we pre-bundle those aren't there.

Looking into this, but I don't use RN myself - may need some help testing out fixes!

from react-redux.

markerikson avatar markerikson commented on May 19, 2024

@talaikis can you provide a repo project that reproduces this issue?

from react-redux.

TheWirv avatar TheWirv commented on May 19, 2024

Hi @markerikson, this issue occurs for me when testing (my React Native project) via jest. Since jest needs CJS, it ignores react-redux.react-native.js and rather uses crs/react-redux.development.cjs. Do you have any idea how to solve this?

from react-redux.

markerikson avatar markerikson commented on May 19, 2024

@TheWirv : not immediately. Going to need some time to think through the possible ramifications here, unfortunately :(

from react-redux.

TheWirv avatar TheWirv commented on May 19, 2024

No problem at all, I didn't really expect you to automagically come up with a solution. Thank you very much for reopening.

from react-redux.

markerikson avatar markerikson commented on May 19, 2024

@TheWirv could you try out the CodeSandbox CSB build over in #2104 , both in your tests and in your app, and let me know how that works?

from react-redux.

TheWirv avatar TheWirv commented on May 19, 2024

That PR actually fixes my issues completely. The app works perfectly fine, and the tests are all green. 👌🏼

from 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.