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

connected-react-router's LOCATION_CHANGE is not forwarded #189

Open
larissa-n opened this issue May 29, 2020 · 1 comment
Open

connected-react-router's LOCATION_CHANGE is not forwarded #189

larissa-n opened this issue May 29, 2020 · 1 comment

Comments

@larissa-n
Copy link

We're catching LOCATION_CHANGE (from connected-react-router) in our reducer, using action.payload.location.state to update the store. This store change is not forwarded to main. Reducer state (visible to user, in dev tools) does not agree with console logs and is unavailable when using getState() in actions called by main.

To reproduce: https://github.com/larissa-n/electron-react-boilerplate-w-electron-redux

@musou1500
Copy link
Contributor

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

2 participants