You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After history.pushState() and call history.back() has the same problem.
The new HTML5 history API does not always result in the actual document reload.
The duplicated nwWindow 'loaded' event triggers When call window.history.replaceState() in the new window.
The text was updated successfully, but these errors were encountered: