Skip to content

target="_blank" attr unusable #1100

@Etheryte

Description

@Etheryte

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions