html - ionic 2 MenuToggle not opening on touch stay -


i having weird problem in ionic2 app , when touch menu toggle button , stay around > 1 seconds not opening menu. noticed have same problem other apps on ionic 1.

it working fine in browser when mouse click , stay 1-2 seconds fine.

can open menu on touch down , up?

this code

<ion-header>   <ion-navbar>     <button ion-button menutoggle style="color: white" >       <ion-icon name="menu"></ion-icon>       menu     </button>     <ion-title>       <h5 style="color: white">         dashboard       </h5>     </ion-title>   </ion-navbar> </ion-header> 


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -