Skip to content

example nested #each #1

Description

would it be possible to take

https://github.com/Jasonette/Jasonpedia/blob/gh-pages/template/each.json

and demo nested #each, for each of the "users" have an array of anything please.

Also is each nested loop scoped so I can have name clashes: for example

"users": [{
          "profile": "https://pbs.twimg.com/profile_images/557061751150112768/eMwi4Xz2_400x400.jpeg",
          "username": "gliechtenstein",
          "children": [{"username": "bart"}, {"username": "lisa"}]
        }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions