Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Object value in router query now become string #3282

Closed
cymProg opened this issue Aug 7, 2020 · 0 comments
Closed

Object value in router query now become string #3282

cymProg opened this issue Aug 7, 2020 · 0 comments

Comments

@cymProg
Copy link

cymProg commented Aug 7, 2020

Version

3.4.1

Reproduction link

https://jsfiddle.net/cympopcorn/0e8psq2x/4/

Steps to reproduce

  1. Click the 'a' link
  2. Click 'pushQuery' button
  3. Check the 'Console'

What is expected?

"update", {
text: 2,
value: 1
}

What is actually happening?

"update", "[object Object]"

@posva posva closed this as completed in 7b3328d Aug 7, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant