Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix parsing values when valueMirror.children is empty #7

Merged
merged 1 commit into from Jan 30, 2016

Conversation

samnung
Copy link
Contributor

@samnung samnung commented Jan 26, 2016

Hey, I've found bug when relationship one-to-many does not contain any values it triggers "Could not decode value for field ...". And when I removed the question mark it was ok.

But I think there should be some tests, so we can be sure that this is working properly.

@terhechte
Copy link
Owner

Thanks! That looks ok. Omitting the "?" was indeed an error. You're right that there should be a test for this, I'll add one.

terhechte added a commit that referenced this pull request Jan 30, 2016
Fix parsing values when valueMirror.children is empty
@terhechte terhechte merged commit cdd79bb into terhechte:swift2-b4-changes Jan 30, 2016
@samnung
Copy link
Contributor Author

samnung commented Jan 30, 2016

Cool 👍. Are you planning to release the 0.1.3 version to CocoaPods?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants