isObjectEqual
will throw exception when object contains null value
#1566
Labels
isObjectEqual
will throw exception when object contains null value
#1566
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.
The text was updated successfully, but these errors were encountered: