reactjs/react-router-redux
Ruthlessly simple bindings to keep react-router and redux in sync
JavaScriptMIT
Issues
- 1
The readme section "We're moving" is misleading. The "new" location says *Project Deprecated*
#637 opened by haakenlid - 1
Ability to modify 'location' with my own reducer?
#636 opened by Rob-ot - 0
- 1
How to preserve router in ownProps?
#634 opened by wzup - 1
LOCATION_CHANGE is wrong action type
#633 opened by wzup - 3
How does `selectLocationState` work? Give examples
#632 opened by wzup - 0
- 1
- 1
- 1
History with other sites.
#629 opened by VadyaVL - 4
push() replaces url
#628 opened by anushkadoyan - 1
how to use hashRouter in react-router-redux
#627 opened by ahamedfazil - 1
routes not working properly
#626 opened by The-Code-Monkey - 2
Why there is no action creator for LOCATION_CHANGE?
#625 opened by 01e9 - 0
why browserHistory not working?
#624 opened by adaror - 5
Error:cannot read property dispatch of undefined
#609 opened by adnan1naeem - 1
example change url but not component
#623 opened by lbottoni - 1
Error: Element type is invalid: expected a string
#622 opened by Olivr3 - 1
about goBack and go(-1)
#621 opened by HengCC - 2
Action name
#620 opened by sshmyg - 2
Expose defaultSelectLocationState
#618 opened by halfzebra - 3
- 3
with react-router 4.X and react-router-redux 5.0, the devTools can not replay different path
#617 opened by kavinforever - 1
routerActions.push not dispatching even to reducer
#616 opened by monkseal - 2
- 1
How to make page keep-alive like Vue-router?
#613 opened by cn-alber - 0
- 1
- 1
getting store null in connectedRouter
#610 opened by umairfarooq44 - 1
Error:cant read property dispatch of undefined .I am using react version 16
#608 opened by adnan1naeem - 7
- 1
'react-router-redux' does not contain an export named 'syncHistoryWithStore'.
#606 opened by Rudnev90 - 1
- 1
- 3
- 5
- 1
LOCATION_CHANGE dispatch twice, remove search value
#601 opened by zcmgyu - 3
Version 5 redux dev tools support?
#599 opened by dmitrybelyakov - 2
Documentation should cover connect() and withRouter()
#600 opened by murph - 1
Cannot read property 'push' of undefined(…)
#598 opened by Deviad - 2
Redirect not preserving params
#596 opened by amaschas - 1
React 16 PropTypes
#595 opened by slavik-brighter - 2
Default location on back in empty stack
#594 opened by turnerhayes - 1
How to know the initial location?
#593 opened by n-sviridenko - 1
- 1
uri encode have a bug it is work on chrome
#589 opened by wollld - 1
Routing not happening even though router action CALL_HISTORY_METHOD is called.
#587 opened by prasadingole - 0
on safari ios (0,function(e){console.log(e)})(12) this return undefined so react-router-redux cant work on ios platform
#588 opened by wollld - 0
dispatch(push(pathname)), However this may be only used to change the URL, not to actually navigate to the page.
#585 opened by ducvietsqt - 0
dispatch(push(pathname)), However this may be only used to change the URL, not to actually navigate to the page., Ex: caregivers/add i can't reload page => errors
#586 opened by ducvietsqt