src/menu/components/card/cardcellcomponent/index.jsx
@@ -124,6 +124,12 @@ const { cards, cardCell } = this.props if (!ids || ids.length !== 2 || ids[0] !== cards.uuid || ids[1] !== cardCell.uuid) return if (window.GLOB.$lock) return window.GLOB.$lock = true setTimeout(() => { window.GLOB.$lock = false }, 200) const { elements } = this.state