We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b204ca commit 62f8c77Copy full SHA for 62f8c77
examples/data/array.json
@@ -55,7 +55,7 @@
55
"key": "comments[].spam",
56
"type": "checkbox",
57
"title": "Yes I want spam.",
58
- "condition": "model.comments[arrayIndex].email",
+ "condition": "model.comments[arrayIndex].email"
59
},
60
{
61
"key": "comments[].comment",
0 commit comments