You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2018. It is now read-only.
I think it would be a good idea to dispatch actions when we use the browser's back and forward buttons.
This way we can listen to these actions in our reducers and manipulate the state.
Thank you:)
The text was updated successfully, but these errors were encountered:
Yep, same issue here. We started a new project here and have our router.navigate calls in a single @effect that centralizes routing side effects. But now back and forward browser navigation is broken. :(
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I think it would be a good idea to dispatch actions when we use the browser's back and forward buttons.
This way we can listen to these actions in our reducers and manipulate the state.
Thank you:)
The text was updated successfully, but these errors were encountered: