@@ -109,6 +109,7 @@ export const save = async (
}
let componentActive = false;
if (
+ component &&
meta2d.store.active &&
meta2d.store.active.length === 1 &&
meta2d.store.active[0].name === 'combine'