Skip to content

Problem displaying items of array while it works for non-nested items #126

@limitcracker

Description

@limitcracker

While it works fine for meta_box.rating which is a no-nested item I have problem displaying items in an array like below:

<div class="card mb-2">
        <h4 class="card-title d-inline-block" data-content="meta_box.taxonomy_grades[0].name">
        </h4>
</div>

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