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
When no hash is present, `locationHashChanged` will
add an extra `#` symbol at the end of the URL. This
is problematic as it adds another entry in the
browser history, making it impossible to go back to
previous page using the browser 'back button'.
0 commit comments