Skip to content

Instantly share code, notes, and snippets.

@mikeabdullah
Created November 26, 2012 10:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikeabdullah/4147628 to your computer and use it in GitHub Desktop.
Save mikeabdullah/4147628 to your computer and use it in GitHub Desktop.
Dangling reference to an invalid object – NSValidationErrorValue
<SVTextBox: 0x214424f0> (entity: TextBox; id: 0x1df923a0 <x-coredata:///TextBox/t3C2F7728-94B9-4AB2-B1BB-CA0E484A7F62160> ; data: {
body = "0x20a2aa00 <x-coredata:///TextBoxBody/t3C2F7728-94B9-4AB2-B1BB-CA0E484A7F62163>";
caption = nil;
extensiblePropertiesData = nil;
height = nil;
identifier = nil;
includeAsRSSEnclosure = 0;
introduction = nil;
preferredHeight = nil;
preferredWidth = nil;
showBorder = 0;
sidebars = ( );
sortKey = nil;
textAttachment = nil;
thumbnailPages = ( );
titleBox = nil;
width = 200;
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment