Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

when using routerForHash, Link component does not generate hash-based href #219

Open
mikeplus64 opened this issue Aug 16, 2017 · 2 comments

Comments

@mikeplus64
Copy link

If you have a router made with routerForHash, the Link component does set a correct onClick handler, but doesn't update the actual DOM href to be a hash-based route. The effect is that opening in a new tab is broken.

@Daniel085
Copy link

Upvote - Just a note that we ran into this issue with our app in QA. Are there any good workarounds?

@Alex-Tideman
Copy link

Has there been a workaround solved for this? Our application heavily leverages hashes to jump to correct content in multiple tabs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants