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
Used Setup
Additional context
v2.2.3 improvements otherwise👌
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
Expected behavior
String input field rendered for each array element as in v2.2.2
Browser
Used Setup
Additional context
v2.2.3 improvements otherwise👌