I have a Navigation controller that manages through a segue two web views. When someone clicks a specific link in the first view controller, the link is opened in the second view controller in another web view. Therefore the user clicks a link, a segue is performed to the next view and the new page is loaded. I have a Navigation controller that manages thr