Add rowexplorer to illegalChildren for the repeaterblock.
This commit is contained in:
parent
76488e1aa1
commit
b9419ef164
|
@ -6011,7 +6011,7 @@
|
|||
"block": true,
|
||||
"name": "Repeater Block",
|
||||
"icon": "ViewList",
|
||||
"illegalChildren": ["section"],
|
||||
"illegalChildren": ["section", "rowexplorer"],
|
||||
"hasChildren": true,
|
||||
"size": {
|
||||
"width": 400,
|
||||
|
|
Loading…
Reference in New Issue