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
I really like this side menu and it has saved me a lot of hassle. However I've encountered a little problem and this has been driving me crazy, so I would really appreciate some help.
The user opens the left menu first and when they click on a tableViewCell, a segue happens to the right menu to choose a subcategory. When in the right menu, the main ViewController get's faded out, it just resets for some kind of reason and when you click it without selecting a cell in the right menu, it just gets unusable because it's an empty viewController. However some users which select a cell, still get this screen. It's really weird this is occurring, does anyone have experience with this?
Any help would be really, really appreciated!
The text was updated successfully, but these errors were encountered:
Hi,
I really like this side menu and it has saved me a lot of hassle. However I've encountered a little problem and this has been driving me crazy, so I would really appreciate some help.
The user opens the left menu first and when they click on a tableViewCell, a segue happens to the right menu to choose a subcategory. When in the right menu, the main ViewController get's faded out, it just resets for some kind of reason and when you click it without selecting a cell in the right menu, it just gets unusable because it's an empty viewController. However some users which select a cell, still get this screen. It's really weird this is occurring, does anyone have experience with this?
Any help would be really, really appreciated!
The text was updated successfully, but these errors were encountered: