CustomFields were not created after adding 1 card
@@ -116,8 +116,6 @@ BlazeComponent.extendComponent({
if (position === 'bottom') {
this.scrollToBottom();
}
-
- formComponent.reset();
},