In my Ionic sidemenu project, the structure is as follows:
1) I choose an item from the menu
2) The screen opens with a list of items
3) Once again, I select an item from the previous list
4) A list of items is displayed
The issue arises when I swipe my finger on the profile picture in the top left corner. While swiping from left to right, a blank screen appears initially. When this blank screen reaches the main page, the menu item does not function properly. This problem is only present on iOS, not Android.