Main storyboard not visible in XCode

The Main storyboard in an Xcode 14.01 Swift project workspace shows all panels as blank, Opening the Main.storyboard file (in Base.lproj folder) with Xcode shows it as expected but it appears blank when loaded into the project. Removing and adding the file does not show its content in Xcode.

Are they appearing black? If so, the way I fixed it was by quitting Xcode, deleting the Derived Data, and rebooting. If that doesn't fix it, do the same again, but uninstall Xcode and reinstall it.

Main storyboard not visible in XCode
 
 
Q