Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70435

ModalController disables SideMenu

$
0
0

@ritopls wrote:

In my APP I am navigating between pages with the NavController.

That works fine and as it should, but I have cases in which I want to redirect to the start page.
For this I used ModalController:

 //Redirect to other Feedbacks
let modal = this.modalCtrl.create(FeedbackPage);
modal.present();

When I do it like this and I am redirected to this page the Button for the side menu of navcontroller is disabled:

The next time i redirect to the Page the button disapears:
image

Does anybody know how i can redirect WITHOUT NavController?
Or how I can solve this Problem?

Because I dont want that the user needs to press this button to come back to the Page:
image

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 70435

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>