Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Routing on the client with Redux #686

Closed
vinceprofeta opened this issue Jan 6, 2017 · 2 comments
Closed

Routing on the client with Redux #686

vinceprofeta opened this issue Jan 6, 2017 · 2 comments
Labels
good first issue Easy to fix issues, good for newcomers

Comments

@vinceprofeta
Copy link

The example provided gives you an idea on how to implement this with redux but does not illustrate how you would add multiple routes. Are you suggesting wrapping each route with ?

Any guidance would be great! Thanks.

@arunoda arunoda added Nice to have good first issue Easy to fix issues, good for newcomers labels Jan 7, 2017
@arunoda
Copy link
Contributor

arunoda commented Jan 7, 2017

Good question. You need to do something like that.
We did the multi-page example for mobx: #676

I think we need to do the same for Redux example as well.

@timneutkens
Copy link
Member

Fixed in #691 👍

@lock lock bot locked as resolved and limited conversation to collaborators May 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Easy to fix issues, good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants