-
Notifications
You must be signed in to change notification settings - Fork 975
location.reload() does not reload the page title #2798
Comments
I think when the page has no title? |
But https://github.com/notifications has the title "Notifications" and it is displayed until I click the bell. |
I’ve created a Plunker to demonstrate the issue, the problem arises with links that point to the page that we are already on (anchor links are fine though), |
FYI reloading with the button next to the URL bar does work. |
One observation is when this happen is the URL bar doesn't auto hide. Also this happens when the Block script is enabled/disabled. (0.11.2 Dev Beta 2 install) |
Is this diff from 0.11.1? |
I’m still using 0.11.1, it’s the same. |
The easiest way to reproduce this:
|
This seems to have been fixed with #3202. I cannot confirm this issue in 0.11.6 beta2, so closing. |
Describe the issue you encountered:
location.reload()
does not reload the page title.Expected behavior:
Inspect Element
in the context menulocation.reload()
The text was updated successfully, but these errors were encountered: