This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
ng-repeat behavior inconsistency with js objects #1430
Closed
Description
There seems to be very different behavior between the two forms of ng-repeat, the "thing in things" and "(key, value) in things".
Please see this jsfiddle: http://jsfiddle.net/ktDUW/3/
In each case, the behavior is different, and none of those cases work for me for direct editing of javascript object properties (like a dictionary/hash).
I could be missing something, but if I'm not, I think there should be a note in the documentation about the different behaviors and possibly the best options for certain use cases.
Metadata
Metadata
Assignees
Labels
No labels