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

SVG anchors not working with turbolinks #654

Open
chrisvfritz opened this issue Jan 6, 2016 · 0 comments
Open

SVG anchors not working with turbolinks #654

chrisvfritz opened this issue Jan 6, 2016 · 0 comments

Comments

@chrisvfritz
Copy link

Turbolinks doesn't seem to work with anchors within SVG elements. It looks like I'm not the first person to encounter this, but I didn't see an issue on it. One potential reason is that the tagName method returns "a" for SVG anchors instead of "A" (in Chrome at least).

Also, in case any troubleshooters stumble upon this, here's a workaround I'm using until this is fixed.

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

No branches or pull requests

1 participant