CustomFields were not created after adding 1 card

This commit is contained in:
Martin Filser 2021-06-07 17:52:36 +02:00
parent c042d54714
commit be3325ce35

View file

@ -116,8 +116,6 @@ BlazeComponent.extendComponent({
if (position === 'bottom') {
this.scrollToBottom();
}
formComponent.reset();
}
},