Questions tagged [react-router-redux]

A library of bindings to keep react-router and redux in sync (formerly known as redux-simple-router).

A library of bindings to keep react-router and redux in sync (formerly known as redux-simple-router).


###Related tags

512 questions
-1
votes
3 answers

Trouble in Routing

I am using react-router-dom and react-router-redux for routing in React. I am unable to route to the relative path. In my case '/login. Here is the code. https://codesandbox.io/s/y73931q871 Also if I run the code in the local it throws:
-1
votes
1 answer

Redux-Router with immutable error

I'm trying to implement this example to get my boilerplate router/redux/immutable working: https://github.com/sjparsons/react-router-redux-immutable However I'm coming across an error I don't see documented elsewhere and I'm not sure where to go…
1 2 3
34
35