Skip to content
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
@SteveShaffer

Description

@SteveShaffer

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions