Skip to content

Could i use 'append' in router.go() ? #911

@yinjun1991

Description

@yinjun1991

use vue-router 1.x, I can write like this:

this.$router.go({
  path: 'upload',
  append: true,
});

but i have try in vue-router 2.x, It seems like can`t work

how can i use 'append' in router.go() ? thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions