Ver Fonte

CustomFields were not created after adding 1 card

Martin Filser há 4 anos atrás
pai
commit
be3325ce35
1 ficheiros alterados com 0 adições e 2 exclusões
  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();
     }
   },