mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -516,7 +516,7 @@ export class Menu {
|
||||
this.isOpen = isOpen;
|
||||
this._isAnimating = false;
|
||||
|
||||
this._events.destroy();
|
||||
this._events.unlistenAll();
|
||||
if (isOpen) {
|
||||
// Disable swipe to go back gesture
|
||||
this._gestureBlocker.block();
|
||||
|
||||
Reference in New Issue
Block a user