diff --git a/src/item/Item.js b/src/item/Item.js index dabf279d..12d73e54 100644 --- a/src/item/Item.js +++ b/src/item/Item.js @@ -2372,7 +2372,6 @@ new function() { // // Scope to inject various item event handlers } else { child.remove(); } - child.copyAttributes(this); return child; } return this;