acdlite / acdlite/redux-router

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

Open
#277 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.3k
Forks
194
PR merge metrics
No merged PRs in 30d

Description

## 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.