Closed
Description
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