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

Back page browser button not refreshing #45

Open
dhruv282 opened this issue Apr 16, 2019 · 1 comment
Open

Back page browser button not refreshing #45

dhruv282 opened this issue Apr 16, 2019 · 1 comment

Comments

@dhruv282
Copy link
Member

After loading up the summary page, clicking the browser back button updates the url to stats but does not refresh the page. The user has to refresh it manually.

@dhruv282 dhruv282 changed the title Back page browswer button not refreshing Back page browser button not refreshing Apr 16, 2019
@ibnesayeed
Copy link
Member

This is perhaps because the address bar is changed using history.pushState. You can write an event handler for popstate to handle this situation.

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