Closed ghost closed 7 years ago
react-router 4.0.0 was released only a few days ago and is not compatible with redux-router 2.1.2. I would recommend using an older version of react-router (v2 or v3) if you would like to use redux-router.
Thanks a lot. I already did this. For the moment I hope this will help other that have "compulsive update syndrome" like me.
I use:
There is only one request to redux-router:
I get:
I tried to check the missing path but failed to find the path myself. I am banging my head to the wall for several hours now. Where am I wrong or where's the incompatibility?