Vue child component not mounting during rendering
const componentData = {
“label”: “body”,
“category”: “default”,
“children”: [{
“label”: “Droppable Component”,
“category”: “Custom Components”,
“children”: [{
“label”: “Registration Page”,
“category”: “Custom Components”
}]
}]
};