bem-bl icon indicating copy to clipboard operation
bem-bl copied to clipboard

Non DOM blocks destruction

Open corpix opened this issue 10 years ago • 5 comments

There are hanged event listeners on non DOM blocks after instance.destruct(). This PR should fix this.

corpix avatar Nov 06 '14 16:11 corpix

@dfilatov please take a look

tadatuta avatar Nov 06 '14 17:11 tadatuta

@dfilatov ping

deeonis avatar Jun 05 '15 11:06 deeonis

But why not this.domElem.remove()?

andre487 avatar Jun 06 '15 11:06 andre487

@Andre-487 this is i-bem part for blocks without DOM.

corpix avatar Jun 07 '15 11:06 corpix

Ok, I get it

andre487 avatar Jun 07 '15 17:06 andre487