xcode 8 storyboard UiLabel bug

Wondering if anyone else has encountered this issue and found any work arounds yet. I have a stack View and within that stack view I have a UILabel and button. After upgrading to the latest version of Xcode I got an error within my storyboard that said "Interface Builder does not support UILabel sizes larger than 10,000 by 10,000"


I figured that this was just an issue with the upgrade so I cleared my constraints and redid them. This cleared all the errors and everything worked fine. The issue is that this error keeps coming back now every time I open xcode. What's odd is that my project will still compile and run even with the error.

I have the exact same problem,


StackView with inside UILabel that grows vertically.


Its a bug for sure

xcode 8 storyboard UiLabel bug
 
 
Q