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

Fixed bug where .bind with incomplete data was removing fields from form. #107

Merged
merged 1 commit into from
Mar 17, 2014

Conversation

timjrobinson
Copy link
Contributor

I accidentally introduced this bug with #106. I discovered today when binding data to the form if any fields were missing in that bound data the fields were being removed from the form which shouldn't happen. Added test case and fix for it.

ljharb added a commit that referenced this pull request Mar 17, 2014
Fixed bug where .bind with incomplete data was removing fields from form.
@ljharb ljharb merged commit 375919f into caolan:master Mar 17, 2014
…rom the data were being removed from the form.
@timjrobinson timjrobinson deleted the nested_fields_fix_fix branch March 20, 2014 00:50
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.

2 participants