Skip to content

doesn't traverse inside arrays #45

Description

@declann

Example:

I'm trying to harvest all field properties that appear in a JSON object.

image
Using allKeys: true it works as long as the fields don't appear inside arrays, but it doesn't traverse inside layer: [{ field: "test" }] to capture test, as it should ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions