@ -574,11 +574,12 @@
if (this.__async === true || this.__asking === true) {
return;
}
this._isMounted = false;
// this._isMounted = false;
// this.purgeListeners();
this.empty();
this._initCurrent();
this._init();
this._mount();
// this._initRef();
},