فهرست منبع

CustomFields were not created after adding 1 card

Martin Filser 4 سال پیش
والد
کامیت
be3325ce35
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      client/components/lists/listBody.js

+ 0 - 2
client/components/lists/listBody.js

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