Skip to content

Array in query is not correct while pushed #1232

Closed
@KingMario

Description

@KingMario

Vue.js / vue-router versions

2.3

Reproduction Link

https://jsfiddle.net/KingMario/gnk3a044/

Steps to reproduce

Click the "Push Url" button, then click any link.

What is Expected?

The url should be https://fiddle.jshell.net/KingMario/gnk3a044/show/#/foo?x[]=1&x[]=2

What is actually happening?

Get https://fiddle.jshell.net/KingMario/gnk3a044/show/#/foo?x=1&x=2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions