-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Description
Vue.js / vue-router versions
2.1.9 / 2.1.1
Reproduction Link
https://jsfiddle.net/q46wrr7x/
Steps to reproduce
Specify the target
attribute on any an a
or a router-link
. After the app is mounted, the attributes are missing. In the Fiddle, links with the target
attribute present have a green background, all other links have a red background.
What is more, the issue also affects links that are outside the actual application mounting node (see Fiddle).
As covered in #827, using the target
attribute should be fixed, at least on a
tags. It seems it is completely unusable at the moment.
Metadata
Metadata
Assignees
Labels
No labels