mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -477,7 +477,7 @@ export class Refresher {
|
||||
}
|
||||
|
||||
_setListeners(shouldListen: boolean) {
|
||||
this._events.destroy();
|
||||
this._events.unlistenAll();
|
||||
this._pointerEvents = null;
|
||||
if (shouldListen) {
|
||||
this._pointerEvents = this._events.pointerEvents({
|
||||
|
||||
Reference in New Issue
Block a user