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

Link cann't add the router information to the redux's state #277

Open
captainwooder opened this issue Sep 28, 2016 · 0 comments
Open

Link cann't add the router information to the redux's state #277

captainwooder opened this issue Sep 28, 2016 · 0 comments

Comments

@captainwooder
Copy link

captainwooder commented Sep 28, 2016

Version

rudux-router 2.0.0
react-router : 2.5.2

Steps to reproduce

currrent router's location.pathname: /home
then click:

ENJOY

Expected Behavior

router 's location.pathname: /test/forfun

Actual Behavior

router 's location.pathname: /home

I print the global state of the redux.But the state after clicking the Link don't have the corresponding route state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant