Coder Social home page Coder Social logo

Comments (8)

lagunovsky avatar lagunovsky commented on July 1, 2024 2

I don't think it's possible. Because of new data APIs like loaders, actions, fetchers.

PR is welcome.

from redux-react-router.

dannutiee avatar dannutiee commented on July 1, 2024 1

Hi, is there any update on this one? 🙏

I am trying to use new router v6 hooks (e.g useBlocker) but they can be only used within Router that supports new data API (e.g RouterProvider) 😭

I tried to get around it by nesting <RouterProvider /> inside <ReduxRouter / > 👀 as someone tried here #20 but I ended with the same error 💁‍♀️ "You cannot render a <Router> inside another <Router>" (#20).

Looks that we cannot:

  • use two Routers in one app
  • use Router that support new data API because <ReduxRouter / > is based on plain Router component currently

from redux-react-router.

plxmargaux avatar plxmargaux commented on July 1, 2024

What's the update on that one? Thanks a lot!

from redux-react-router.

asherccohen avatar asherccohen commented on July 1, 2024

bump on this one

from redux-react-router.

tjad-oivan avatar tjad-oivan commented on July 1, 2024

What are the full list of requirements for achieving this ?

from redux-react-router.

drosenzweig avatar drosenzweig commented on July 1, 2024

I'm in the exact same position as @dannutiee. Migrating a fairly large application from router v5 to v6, and got everything working up until trying to use the new data API.

from redux-react-router.

efraimrodrigues avatar efraimrodrigues commented on July 1, 2024

Same as @dannutiee .

from redux-react-router.

SerdarSanri avatar SerdarSanri commented on July 1, 2024

added a PR two years ago but still didn't get merged. with react-router v2 it us unfortunately not possible to use redux-react-router so we decided to not use it anymore and dropped the dependency.

from redux-react-router.

Related Issues (17)

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.