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

Ionic Menu Button unable to open menu after navigate to the page with certain flow

$
0
0

Hi guys!

I have a page (called as A page) that contains 2 menus, one is on left side (open via menu button in page), another one is on right side (open via header component’s menu button).

The problem happens when I navigate to the page with this flow:
homepage > A page > B page > C page > A page

The left menu button will disappear with this flow. After doing some research, I add autoHide=‘false’ as the code shown below.

<ion-menu-button menu="leftMenu" autoHide='false' class="ion-no-padding" style="margin-bottom: 3px">

Then the menu button appear, but the button is not working, no action taken when I click it.
I tried to add toggle function in ts file and call the toggle function when user click the button, but still not working.

This problem will exists until I refresh the page.

Is there any way to solve this problem?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



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