Coder Social home page Coder Social logo

Comments (8)

BenLorantfy avatar BenLorantfy commented on April 29, 2024 2

This is fixed in 2.1.0

from redux-injectors.

nixjs avatar nixjs commented on April 29, 2024 1

@nixjs did u solve this issue?

I think update package.json in redux-injectors:

"peerDependencies": {
    "react": "^16.6.0 || ^17.0.0 || ^18.0.0",
    "react-dom": "^16.6.0 || ^17.0.0 || ^18.0.0"
  }

instead of:

"peerDependencies": {
    "react": "^16.6.0 || ^17.0.0",
    "react-dom": "^16.6.0 || ^17.0.0"
  }

The problem will be solved.

from redux-injectors.

abesto avatar abesto commented on April 29, 2024

FWIW I've just tested 2.0.0 with React 18 and react-redux 8.0.1, and things seem to be working fine AFAICT. Possibly React 18 compatibility is a no-op (and just needs the peer dependencies to be bumped), but I don't think I use all the advanced features of redux-injectors, so grain of salt.

from redux-injectors.

avx99 avatar avx99 commented on April 29, 2024

@nixjs did u solve this issue?

from redux-injectors.

nixjs avatar nixjs commented on April 29, 2024

@nixjs did u solve this issue?

i still have the above problem

from redux-injectors.

nixjs avatar nixjs commented on April 29, 2024

When do you upgrade new version to support react v18?

from redux-injectors.

nixjs avatar nixjs commented on April 29, 2024

When do you upgrade new version to support react v18?

I forked and supported react v18: https://www.npmjs.com/package/@nixjs23n6/redux-injectors

from redux-injectors.

carmenates09 avatar carmenates09 commented on April 29, 2024

@nixjs Nice Job! I hope some day redux-injectors do something like you did in your fork, basically using > and < between versions.

from redux-injectors.

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.