Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

JSON diff fails if array element has a non-primitive id property #57

Open
jp7837 opened this issue Dec 9, 2016 · 0 comments
Open

JSON diff fails if array element has a non-primitive id property #57

jp7837 opened this issue Dec 9, 2016 · 0 comments

Comments

@jp7837
Copy link

jp7837 commented Dec 9, 2016

The objectHash passed to the JSON diff utility uses the id property of an array element for comparison. If the id is a primitive, this comparison works fine, but if the id is an object, we should hash the entire object or use some other primitive property.

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

No branches or pull requests

1 participant