Menu is disabled after using setRoot() or push page in ionic3?

Try :

    this.menuCtrl.enable(true);

or Try to use popover : check this reply