Skip to content

[fixed] Using HashLocation without a preceeding / #237

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 28, 2014
Merged

Conversation

mjackson
Copy link
Member

Fixes #230

@ryanflorence
Copy link
Member

@allouis replace means you don't have an entry in the browser history for the page that called it. push means you do. The only way to change the hash w/o making a new history entry is window.location.replace.

ryanflorence added a commit that referenced this pull request Aug 28, 2014
[fixed] Using HashLocation without a preceeding /
@ryanflorence ryanflorence merged commit 8577fad into master Aug 28, 2014
@ryanflorence ryanflorence deleted the add-slash branch August 28, 2014 13:09
@lock lock bot locked as resolved and limited conversation to collaborators Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to handle path="" route
3 participants