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

Include history.length in redux state #57

Open
XuluWarrior opened this issue Aug 17, 2017 · 1 comment
Open

Include history.length in redux state #57

XuluWarrior opened this issue Aug 17, 2017 · 1 comment

Comments

@XuluWarrior
Copy link

The history object has a length property which isn't reflected in the redux state.

I want to add a simple back button to my electron app and knowing when history.length == 0 would allow me to disable the button.

@prmichaelsen
Copy link

I have a similar issue, where I am trying to implement a back button. I also would like to read all previous urls in the history, if that's possible.

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