Closed
Description
After putting a list of models through an ng-repeat, the $$hashKey
property gets added and calling DS.hasChanges
will report true. What are your thoughts on adding a special case for this key like angular.copy does?
After putting a list of models through an ng-repeat, the $$hashKey
property gets added and calling DS.hasChanges
will report true. What are your thoughts on adding a special case for this key like angular.copy does?