Skip to content

Want to refresh page with same path but different query parameters. #3071

@lamiru

Description

@lamiru

Version

3.0.1

Reproduction link

http://jsfiddle.net/erdo58mc/

Steps to reproduce

Current url is

/?type=1

I want to use router.push on this page.

this.$router.push('/?type=2');

But this gives NavigationDuplicated error.

I don't want to use params like

/:type

What is expected?

page refresh

What is actually happening?

nothing

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