This commit is contained in:
@@ -480,15 +480,6 @@ export default {
|
||||
this.SetValueForField("c16", newValue);
|
||||
}
|
||||
}
|
||||
},
|
||||
created() {
|
||||
if (this.$ay.dev) {
|
||||
if (!this.formKey) {
|
||||
throw new Error(
|
||||
"custom-fields-control: formKey property is required and missing"
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user