Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

isObjectEqual will throw exception when object contains null value #1566

Closed
CzBiX opened this issue Jul 5, 2017 · 2 comments
Closed

isObjectEqual will throw exception when object contains null value #1566

CzBiX opened this issue Jul 5, 2017 · 2 comments

Comments

@CzBiX
Copy link

CzBiX commented Jul 5, 2017

Version

2.7.0

Reproduction link

https://jsfiddle.net/t8gpt9mk/

Steps to reproduce

Click router link in page.

What is expected?

Query in url changed.

What is actually happening?

Throw TypeError.


This code works well on vue-router 2.5.3, and bug introduce by pull request #1425.

@posva
Copy link
Member

posva commented Jul 5, 2017

Thanks for a more comprehensive bug report! 😄

@tebaly
Copy link

tebaly commented Sep 13, 2017

May be omit query parameter if is Null, like axios?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants