We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33597f3 commit cd09621Copy full SHA for cd09621
editable-list/main.js
@@ -77,6 +77,7 @@
77
78
this.itemList.appendChild(li);
79
this.itemList.children[childrenLength].appendChild(button);
80
+
81
this.handleRemoveItemListeners([button]);
82
83
textInput.value = '';
0 commit comments