connected-react-router icon indicating copy to clipboard operation
connected-react-router copied to clipboard

Don't support for react-router-doom v6

Open HipSiGa opened this issue 3 years ago • 6 comments

This middleware can't help for react-router v6. Please fix it.

HipSiGa avatar Jan 16 '22 23:01 HipSiGa

This middleware can't help for react-router v6. Please fix it.

I'm looking forward to these changes too. https://github.com/supasate/connected-react-router/issues/543

fedorovsky avatar Jan 17 '22 19:01 fedorovsky

By the looks of it this package is dead in the water, and it doesn't seem it might actually be updated any time soon. There are a few PR's opened, and no merged since November. Id suggest at looking for alternatives. I know i will do the same.

PS. Not throwing shade at the owner, i know OSS can be hard sometimes.

ConstantinChirila avatar Jan 26 '22 14:01 ConstantinChirila

i had resolved this issues with this npm package https://github.com/lagunovsky/redux-react-router. It's same with connected react router

HipSiGa avatar Jan 26 '22 23:01 HipSiGa

Switch to redux-first-history: https://github.com/salvoravida/redux-first-history support react-router v6 and is issues-free!

salvoravida avatar Jan 29 '22 11:01 salvoravida

@HipSiGa it works on react v18 ?

D3Pheonix avatar Jul 07 '22 10:07 D3Pheonix