damirarh / damirscorner-utterances

utteranc.es comments for https://damirscorner.com
0 stars 0 forks source link

/blog/posts/20191213-FixForIonic4SideMenuFreezing.html #100

Open damirarh opened 1 year ago

damirarh commented 1 year ago

Imported

URL: https://www.damirscorner.com/blog/posts/20191213-FixForIonic4SideMenuFreezing.html

damirarh commented 1 year ago

Imported comment written by Leonardo Amarelle on 2020-01-16T01:40:25

Hi. Thanks for the information. I think I have the same issue. Please, can explain the solution in detail? Thanks

damirarh commented 1 year ago

Imported comment written by Damir Arh on 2020-01-17T14:11:28

You can take a look at my sample project on BitBucket. Take a look at
app.component.ts
. The code in the final commit is already fixed. In the previous one it reproduces the issue.

damirarh commented 1 year ago

Imported comment written by Shane on 2020-03-17T16:44:15

I think scope of this problem might be bigger than just the menu... For me it seems like a toast being active on the screen while the menu is attempting to do something causes this issue as well.

I'm looking deeper into it now, but I'll add another comment here once I've gotten to the bottom of it.