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
As you can see, if I directly set the window.location.hash (which is more commonly used since clicking on has the same behavior), the question mark is gone, while the question mark is kept if I use hasher.setHash? How come this discrepancy?
The text was updated successfully, but these errors were encountered:
Demo here
As you can see, if I directly set the
window.location.hash
(which is more commonly used since clicking on has the same behavior), the question mark is gone, while the question mark is kept if I usehasher.setHash
? How come this discrepancy?The text was updated successfully, but these errors were encountered: