-
Notifications
You must be signed in to change notification settings - Fork 18
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
Unable to press forward button after pressing the back button #117
Comments
Actually, the forward button works, but only once. Steps to reproduce:
I do not know how to fix it yet, seems to me you could to fix the |
Hi @lex111 Thank you for taking a look. I am getting different results. I think it may be to do with the History stage change. It does not always do its job. I find it gets stuck at times. The post title and URL in the address bar changes but not the post. What browser did you try your steps with? I tried with the Firefox Quantum browser v58.0.1 (64-bit). I also only tested with a default WordPress theme (Twenty Fifteen). What theme did you test with? |
I just have problems with the address bar, strange, I thought that this is all happens because the URL does not change. I am used Firefox 57.0.4 with a Twenty Seventeen theme. |
Does not appear to be just the URL change so maybe something is missing with the process. Something overlooked. |
The result is the same, it does not affect. |
This issue is caused by the fix for issue #95
Needs adjusting to allow the user to press the forward button in the same manner where it auto scrolls to the next post below.
The text was updated successfully, but these errors were encountered: