You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My issue is happening in the 6.5.0 of SideMenu (older versions are no longer maintained). Describe the bug
On the iphone XR the sidemenu does not appear
To Reproduce
Steps to reproduce the behavior:
navigationController.present(SideMenuManager.default.rightMenuNavigationController!, animated: true)
Expected behavior
In the other devices when making the present it appears correctly.
The text was updated successfully, but these errors were encountered:
I have read the guidelines for contributing and I understand
iOS Version 15.4
Describe the bug
On the iphone XR the sidemenu does not appear
To Reproduce
Steps to reproduce the behavior:
navigationController.present(SideMenuManager.default.rightMenuNavigationController!, animated: true)
Expected behavior
In the other devices when making the present it appears correctly.
The text was updated successfully, but these errors were encountered: