We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've used a <Link...> element to implement links between "pages".
<Link...>
When I middle click a Link, it does not open in a new tab, instead it behaves as if left-clicked.
Link
Right clicking, then selecting 'open in new tab' does work as expected.
Behaviour replicated in FF and Chrome on Ubuntu 14.04.
The text was updated successfully, but these errors were encountered:
I am seeing this as well, thanks for the report.
Sorry, something went wrong.
9984d76
Published as 0.20.2.
Thanks, amazing speed, I'll test soon.
Fix middle-click and meta+click (new tab) on <Link>. Fixes STRML#83.
9aa223f
No branches or pull requests
I've used a
<Link...>
element to implement links between "pages".When I middle click a
Link
, it does not open in a new tab, instead it behaves as if left-clicked.Right clicking, then selecting 'open in new tab' does work as expected.
Behaviour replicated in FF and Chrome on Ubuntu 14.04.
The text was updated successfully, but these errors were encountered: