I've strange trouble with swRevealViewController.
I have 3 VC. On each of them I have navigationBar and item in it in left side which opens sideBarMenu. And trouble happens when I'm opening root view controller at second time - navigation bar hides
Project consists of main VC, navigationController, 3 VC and one tableViewController. This VC (which is problematic) is set as root VC from navigationController. Main VC (which is blank) is set as initial
I've recorded short video to show the problem