mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -76,7 +76,7 @@ export class OverlayController {
|
||||
this.app.setEnabled(true);
|
||||
this.app.setTransitioning(false);
|
||||
instance.onPageDidEnter && instance.onPageDidEnter();
|
||||
resolve();
|
||||
resolve(instance);
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user