Fang Chen
Fang Chen

Reputation: 236

Why do view controllers in my Storyboard keep disappearing?

The View Controllers in my Storyboard file keep disappearing.

As of now I have to press the up arrow and highlight over every single item to reinstate my view controllers.

What can I do to get rid of this problem and is there something else I can do to reinstate these disappearing view controllers onto my storyboard?

Upvotes: 3

Views: 2179

Answers (2)

David
David

Reputation: 21

I was able to fix mine by resetting xcode completely. Try this: http://www.developers-life.com/uninstallresetting-xcode.html

Upvotes: 1

Bot
Bot

Reputation: 11865

This is a bug... Usually i'm able to fix it by closing the storyboard and re-opening it.

Upvotes: 3

Related Questions