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

window.location.reload() doesn't work; window.location.href = window.location.href; doesn't reload the page #1232

Open
shawwn opened this issue Jun 26, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@shawwn
Copy link
Contributor

shawwn commented Jun 26, 2019

Describe the bug
What happened, and what did you expect to happen?

After navigating to a valid url (e.g. window.location.href = 'https://ga-nksuawgghv.now.sh/' in the CLI), there doesn't seem to be any way to refresh the page. window.location.reload() doesn't seem to do anything, nor does window.location.href = window.location.href

@avaer avaer added the bug Something isn't working label Jun 26, 2019
@KingNelx
Copy link

yes same thing happen on me. What i did is just location.reload and it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants