I am trying to compare an object included in a relay to an object just returned from the server.
Because the repeating object contains the hashkey property, angular.equals evaluates to false.
I think I could just remove the property, but I don't know if this is an angular way to do this.
thanks
Marco source share