I've been having trouble when I make a segue in the storyboard in Xcode. If I have two view controllers on the storyboard, it looks good. Once I make the segue connection, the view controller changes on the top. How do I solve this issue? Pictures are attached below.
Picture Before Segue:
Picture After Segue:
This happens after I "control + click and drag" on the button to the next storyboard, then click "Show".