Skip to content

Bug with dependent fixed-length array within another #3754

Open
@samath117

Description

@samath117

Prerequisites

What theme are you using?

core

Version

5.x

Current Behavior

When there is a fixed-length array ("type": "array" with items field an array) inside a dependency inside another fixed-length array, the inner fixed-length array is not rendered (or is rendered as if has zero length). This is a minimal failing example -- without the outer fixed-length array, the dependency, or either of the fixed-length arrays being variable-length, it renders correctly.

The following playground links illustrate these cases:

Expected Behavior

Like the working variations, the failing example should render the inner array element.

Steps To Reproduce

See the playground links shared above for the precise schema needed.

Environment

N/A

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions