-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
contribution welcomefixed on 4.xThis issue has been already fixed on the v4 but exists in v3This issue has been already fixed on the v4 but exists in v3good first issueimprovement
Description
Version
3.0.1
Reproduction link
http://jsfiddle.net/L7hscd8h/6976/
Steps to reproduce
click 'a'
query z
added as Number in beforeRouteEnter
typeof query.z
is Number
What is expected?
query props should be String
What is actually happening?
no stringify applied on programmatic navigation (next
, this.$router.push
etc.)
mapsandapps and Koc
Metadata
Metadata
Assignees
Labels
contribution welcomefixed on 4.xThis issue has been already fixed on the v4 but exists in v3This issue has been already fixed on the v4 but exists in v3good first issueimprovement