reset fields id on collection duplicate
This commit is contained in:
@@ -53,6 +53,8 @@
|
||||
name: getUniqueFieldName(),
|
||||
});
|
||||
|
||||
field.onMountExpand = true;
|
||||
|
||||
collection.schema.push(field);
|
||||
collection.schema = collection.schema;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user