Swift SWRevealViewController Menu not showing after segue back to certain page
问题 I used the tutorial from AppCoda to implement the SWRevealViewController into my swift project. Everything in the tutorial works! But, there is a bug that I don't know how to fix: I can navigate through the pages connected to my SideBarTableView, but if I go from the SideBar to Page A, and the from Page A go to Page B (which is only connected to A all using segues) and then return from Page B directly back to page A, the side bar doesn't swipe out anymore. Is there a way to reinitialize all