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

ng-repeat $$hashKey affecting hasChanges #208

Closed
statianzo opened this issue Oct 14, 2014 · 1 comment
Closed

ng-repeat $$hashKey affecting hasChanges #208

statianzo opened this issue Oct 14, 2014 · 1 comment
Assignees
Milestone

Comments

@statianzo
Copy link

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?

@jmdobry
Copy link
Member

jmdobry commented Oct 14, 2014

Good catch, I will add it, but I will allow configuration of blacklisted fields names that will be ignored by the dirty-checker.

@jmdobry jmdobry self-assigned this Oct 14, 2014
@jmdobry jmdobry closed this as completed in 6c2fce6 Nov 2, 2014
jmdobry added a commit that referenced this issue Nov 2, 2014
@jmdobry jmdobry added done and removed backlog labels Nov 4, 2014
jmdobry added a commit to js-data/js-data that referenced this issue Nov 4, 2014
@jmdobry jmdobry added this to the 2.0.0 milestone Nov 8, 2014
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

2 participants