Skip to content

No applicable cell found (string array) #1350

@johnmorrell

Description

@johnmorrell

Describe the bug

String elements within an array are not being rendered, returning a 'No applicable cell found' message - this looks like a regression in v2.2.3

To Reproduce

{
   "type":"object",
   "properties":{
      "test":{
         "type":"array",
         "items":{
            "type":"string"
         }
      }
   }
}

Expected behavior

String input field rendered for each array element as in v2.2.2

Browser

  • Chrome

Used Setup

  • React
  • Material

Additional context

v2.2.3 improvements otherwise👌

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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