Skip to content
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

Linking to hash URLs #2176

Closed
mjackson opened this issue Oct 6, 2015 · 1 comment
Closed

Linking to hash URLs #2176

mjackson opened this issue Oct 6, 2015 · 1 comment
Labels

Comments

@mjackson
Copy link
Member

mjackson commented Oct 6, 2015

Currently, people who are using hashes with browser history don't have a way to link to them. We should fix that.

@mjackson
Copy link
Member Author

mjackson commented Oct 6, 2015

We could probably address this by adding a <Link hash> prop.

<Link to="/the/path" query={{ the: 'query' }} hash="#the-hash" />

@lock lock bot locked as resolved and limited conversation to collaborators Jan 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant