gianlazz / Gian-TS-Stack

Full Stack Typescript Boilerplate
https://lazz.tech/Gian-TS-Stack/
1 stars 0 forks source link

Side menu delay on android after adding dark menu switch #1

Open gianlazz opened 5 years ago

gianlazz commented 5 years ago

Menu button doesn't respond after being closed until after a short delay.

gianlazz commented 5 years ago

It only seems to show up on my android device in chrome or on an installed pwa. It doesn't show up on my desktop browser in either ios or android mode, in devapp on my phone or on an actual iphone.

I've found the following that might be useful:

I think that it may have something with the nav-clear or menu-close attributes ion-item element I'm using.

I believe this is the code I used with those attributes for the side menu footer that I put the toggle in:

gianlazz commented 5 years ago

Okay this does not appear to be a bug. Or at least not one that I introduced. I just generated a fresh app and it still has this issue however I would still like it to be more responsive.

https://ionicframework.com/docs/v3/troubleshooting/#click-delays

gianlazz commented 5 years ago

Interestingly enough this issue seems to be localized to my version of chrome on android. The samsung browser on my android device doesn't seem to have the same issue.

I'm using chrome version: 74.0.3729.157