I have some BrowserTabs open with the same Webpage. I will reload ONLY in the open Tab reload the Page, not in all Tabs if the same URL open.
location.reload('true')
reload ALL the same Pages.
I have some BrowserTabs open with the same Webpage. I will reload ONLY in the open Tab reload the Page, not in all Tabs if the same URL open.
location.reload('true')
reload ALL the same Pages.
might be possible duplicate, but combine document.location.reload() with the content of this article