Open kairos-xx opened 7 years ago
I thought I had the same Issue but I think this is how it is supposed to work - "works as designed". There needs to be an initial Group as it is the one thats the one that is cloneable. If you want to delete the initial group, you need to remove its contents (or add a new group, then delete the first one and then save the page/post).
PARENT
:.rwmb-clone
), with "n" cloned sub-groups (CHILD
:.rwmb-clone
)PARENT
the first
PARENT
keep the :.remove-clone button
.That's because in
clone.js
function toggleRemoveButtons ( $container )
:$button.length > 1
..remove-clone button
inCHILD
Possible solution: