Ionic 2 side menu button not always working

Hey,
I am currently building an Ionic2 app that includes a google map (web) and strangely the button that should display the side menu on click does not always work :

<button ion-button menuToggle>
    <ion-icon name="menu"></ion-icon>
</button>

The button is located in the navbar and should work perfectly fine; however, clicking on it sometimes leads to nothing. Refreshing the page might fix this issue sometimes.
Does that happen to anyone else ?
Thank you,

Hey Rayanb

Same issue here, side menu button is not working on click (web). If you have come across the solution let us know.

Thanks
Sid