bem-bl
bem-bl copied to clipboard
Non DOM blocks destruction
There are hanged event listeners on non DOM blocks after instance.destruct()
. This PR should fix this.
@dfilatov please take a look
@dfilatov ping
But why not this.domElem.remove()
?
@Andre-487 this is i-bem
part for blocks without DOM.
Ok, I get it